summaryrefslogtreecommitdiff
path: root/package/libtool
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-11-14 13:03:25 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-11-14 13:03:25 +0100
commitaf0b87cf417b27cc662faf2e81a941649f190edc (patch)
treefb2f70336557dd71de0d34df89f94b2ac325167b /package/libtool
parent7162f4dda124682254ec81cc1a5363f4eb42b3db (diff)
parent7251ad7064f69e01bb5cfc9465ee968b714ac1ef (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libtool')
-rw-r--r--package/libtool/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/libtool/Makefile b/package/libtool/Makefile
index b2710ee63..adfd6f4cc 100644
--- a/package/libtool/Makefile
+++ b/package/libtool/Makefile
@@ -9,6 +9,7 @@ PKG_RELEASE:= 3
PKG_MD5SUM:= d2f3b7d4627e69e13514a40e72a24d50
PKG_DESCR:= a generic dynamic object loading library
PKG_SECTION:= lang
+PKG_BUILDDEP:= libtool-host
PKG_URL:= http://www.gnu.org/software/libtool/
PKG_SITES:= ${MASTER_SITE_GNU:=libtool/}
PKG_LIBNAME:= libltdl