summaryrefslogtreecommitdiff
path: root/package/libtool/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-18 13:28:50 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-18 13:28:50 +0100
commit3d1414631ce749e55141ba9ddb17ae531a9d9aff (patch)
tree69f16f65238685ebe604a4dec11decadcf70a6f4 /package/libtool/Makefile
parent28b6a4d3ecdd417a1272efa4ba1dbb217456a616 (diff)
add pulseaudio package and dependencies
Diffstat (limited to 'package/libtool/Makefile')
-rw-r--r--package/libtool/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libtool/Makefile b/package/libtool/Makefile
index adfd6f4cc..4d4c8c4c8 100644
--- a/package/libtool/Makefile
+++ b/package/libtool/Makefile
@@ -9,7 +9,7 @@ PKG_RELEASE:= 3
PKG_MD5SUM:= d2f3b7d4627e69e13514a40e72a24d50
PKG_DESCR:= a generic dynamic object loading library
PKG_SECTION:= lang
-PKG_BUILDDEP:= libtool-host
+PKG_BUILDDEP:= m4-host libtool-host
PKG_URL:= http://www.gnu.org/software/libtool/
PKG_SITES:= ${MASTER_SITE_GNU:=libtool/}
PKG_LIBNAME:= libltdl