summaryrefslogtreecommitdiffstats
path: root/core/libtool
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/libtool
parent9db4181f326078930629b8fe561b13cf75839838 (diff)
downloadaports-8073ab816ee438be5312fd0fe9164db02bd3bbbe.tar.bz2
aports-8073ab816ee438be5312fd0fe9164db02bd3bbbe.tar.xz
various: adjusted dependencies
Diffstat (limited to 'core/libtool')
-rw-r--r--core/libtool/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/libtool/APKBUILD b/core/libtool/APKBUILD
index cfb5415e..22d5156c 100644
--- a/core/libtool/APKBUILD
+++ b/core/libtool/APKBUILD
@@ -7,6 +7,7 @@ pkgdesc="A generic library support script"
license='GPL'
url="http://www.gnu.org/software/libtool"
source="ftp://ftp.gnu.org/pub/gnu/libtool/${pkgname}-${pkgver}.tar.gz"
+depends=uclibc
subpackages="libltdl"
build() {