diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2008-11-07 21:51:32 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2008-11-07 21:51:32 +0000 |
commit | 8073ab816ee438be5312fd0fe9164db02bd3bbbe (patch) | |
tree | 741f2ca437455ba42fc5475c0dda8176aeb36487 /core/linux-sources | |
parent | 9db4181f326078930629b8fe561b13cf75839838 (diff) | |
download | aports-8073ab816ee438be5312fd0fe9164db02bd3bbbe.tar.bz2 aports-8073ab816ee438be5312fd0fe9164db02bd3bbbe.tar.xz |
various: adjusted dependencies
Diffstat (limited to 'core/linux-sources')
-rw-r--r-- | core/linux-sources/APKBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/linux-sources/APKBUILD b/core/linux-sources/APKBUILD index ba391d20..3dd6044a 100644 --- a/core/linux-sources/APKBUILD +++ b/core/linux-sources/APKBUILD @@ -3,7 +3,6 @@ pkgver=2.6.27.4 _kernver=2.6.27 pkgrel=1 pkgdesc="The vanilla Linux kernel sources" -makedepends=patch arch=i486 license=GPL-2 url=http://kernel.org |