diff options
Diffstat (limited to 'core/libtool/APKBUILD')
-rw-r--r-- | core/libtool/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/libtool/APKBUILD b/core/libtool/APKBUILD index cfb5415ea8..22d5156cb6 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() { |