summaryrefslogtreecommitdiffstats
path: root/core/autoconf
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/autoconf
parent9db4181f326078930629b8fe561b13cf75839838 (diff)
downloadaports-8073ab816ee438be5312fd0fe9164db02bd3bbbe.tar.bz2
aports-8073ab816ee438be5312fd0fe9164db02bd3bbbe.tar.xz
various: adjusted dependencies
Diffstat (limited to 'core/autoconf')
-rw-r--r--core/autoconf/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/autoconf/APKBUILD b/core/autoconf/APKBUILD
index 02a6050e..67bf8646 100644
--- a/core/autoconf/APKBUILD
+++ b/core/autoconf/APKBUILD
@@ -7,7 +7,6 @@ arch=i486
license="GPL2 GPL3"
url="http://www.gnu.org/software/autoconf"
depends="m4 perl"
-makedepends="binutils gcc make linux-headers perl uclibc-dev"
source="ftp://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz"
subpackages="$pkgname-doc"