summaryrefslogtreecommitdiffstats
path: root/core/libtool
diff options
context:
space:
mode:
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() {