summaryrefslogtreecommitdiffstats
path: root/core/fakeroot
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2008-11-07 21:51:32 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2008-11-07 21:51:32 +0000
commit8073ab816ee438be5312fd0fe9164db02bd3bbbe (patch)
tree741f2ca437455ba42fc5475c0dda8176aeb36487 /core/fakeroot
parent9db4181f326078930629b8fe561b13cf75839838 (diff)
downloadaports-8073ab816ee438be5312fd0fe9164db02bd3bbbe.tar.bz2
aports-8073ab816ee438be5312fd0fe9164db02bd3bbbe.tar.xz
various: adjusted dependencies
Diffstat (limited to 'core/fakeroot')
-rw-r--r--core/fakeroot/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/fakeroot/APKBUILD b/core/fakeroot/APKBUILD
index a4d2a6bd..aa27376b 100644
--- a/core/fakeroot/APKBUILD
+++ b/core/fakeroot/APKBUILD
@@ -5,7 +5,6 @@ pkgdesc="Gives a fake root environment, useful for building packages as a non-pr
license='GPL'
url="http://packages.debian.org/fakeroot"
depends='uclibc'
-makedepends='binutils gcc make linux-headers uclibc-dev'
subpackages="$pkgname-dev $pkgname-doc"
source="http://ftp.debian.org/debian/pool/main/f/$pkgname/${pkgname}_${pkgver}.tar.gz
busybox-compat.patch"