summaryrefslogtreecommitdiff
path: root/package/libtool/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-28 12:03:19 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-28 12:03:50 +0200
commited1e4518fde75551e84fab153def8e46b695c25e (patch)
treebb6e08b09d843de0463f448126998dd5cb86cf24 /package/libtool/Makefile
parentf5b41d9e05f37514ea5e62a0871515b932cc0a01 (diff)
add dependency to automake
Diffstat (limited to 'package/libtool/Makefile')
-rw-r--r--package/libtool/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/libtool/Makefile b/package/libtool/Makefile
index c20596a9d..d253e1bbc 100644
--- a/package/libtool/Makefile
+++ b/package/libtool/Makefile
@@ -10,6 +10,7 @@ PKG_MD5SUM:= 2ec8997e0c07249eb4cbd072417d70fe
PKG_DESCR:= generic dynamic object loading library
PKG_SECTION:= dev/tools
PKG_BUILDDEP:= m4-host libtool-host
+HOST_BUILDDEP:= automake-host
PKG_URL:= http://www.gnu.org/software/libtool/
PKG_SITES:= ${MASTER_SITE_GNU:=libtool/}
PKG_LIBNAME:= libltdl