diff options
Diffstat (limited to 'core/fakeroot/APKBUILD')
-rw-r--r-- | core/fakeroot/APKBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/fakeroot/APKBUILD b/core/fakeroot/APKBUILD index a4d2a6bd5f..aa27376ba4 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" |