summaryrefslogtreecommitdiff
path: root/package/libxslt/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-10 18:31:24 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-10 18:31:24 +0100
commit6da31fbd8d6380e9fe05de6a6d499498d2cf770d (patch)
treeb23625c333ee62f1d8181dff46a57b2680bb0f7b /package/libxslt/Makefile
parent51ef23fb3b2a262ffa4a6b305fd76aaa9a3b1da1 (diff)
parent62cacb3167cd0eb2d016e6a715ad9b5f1d210b32 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libxslt/Makefile')
-rw-r--r--package/libxslt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libxslt/Makefile b/package/libxslt/Makefile
index 8901c8a75..22e732b93 100644
--- a/package/libxslt/Makefile
+++ b/package/libxslt/Makefile
@@ -10,7 +10,7 @@ PKG_MD5SUM:= 9667bf6f9310b957254fdcf6596600b7
PKG_DESCR:= XSLT Library
PKG_SECTION:= libs
PKG_DEPENDS:= libxml2
-PKG_BUILDDEP:= autotool python2-host libxml2-host libxslt-host libxml2
+PKG_BUILDDEP:= autotool bzip2-host python2-host libxml2-host libxslt-host libxml2
PKG_URL:= http://xmlsoft.org/XSLT
PKG_SITES:= http://xmlsoft.org/sources/
PKG_NEED_CXX:= 1