summaryrefslogtreecommitdiff
path: root/package/libxml2/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-22 12:27:13 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-22 12:27:13 +0100
commit589789e5bc28d54980474a60447321ea7cb8e27f (patch)
treef65602b702d15c0206e4732897e3828610864815 /package/libxml2/Makefile
parent19afcc16965829619751f456fda136e61006ffd9 (diff)
parentf2c7d9eef40897b3ed7f4612d99ff8612d8eb26e (diff)
Merge branch 'master' of git+ssh://www.openadk.org/git/openadk
Diffstat (limited to 'package/libxml2/Makefile')
-rw-r--r--package/libxml2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/libxml2/Makefile b/package/libxml2/Makefile
index 76df60864..8c5ee7689 100644
--- a/package/libxml2/Makefile
+++ b/package/libxml2/Makefile
@@ -10,7 +10,8 @@ PKG_MD5SUM:= 9c0cfef285d5c4a5c80d00904ddab380
PKG_DESCR:= XML C parser and toolkit
PKG_SECTION:= libs
PKG_DEPENDS:= zlib
-PKG_BUILDDEP:= autotool gettext-tiny bzip2-host python2-host libxml2-host zlib
+PKG_BUILDDEP:= libxml2-host zlib
+HOST_BUILDDEP:= python2-host
PKG_URL:= http://www.xmlsoft.org/
PKG_SITES:= http://xmlsoft.org/sources/
PKG_OPTS:= dev