summaryrefslogtreecommitdiff
path: root/package/libxml2
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-12-20 14:14:48 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-12-20 14:14:48 +0100
commit088ee8298fcccb17f7737ba1db67f5c8573005e1 (patch)
treed17c1818b98bd5045e3d3d74fd01ad588364f1a3 /package/libxml2
parentccbd4f9bdb8d4a72281ae403e7150816ddca6f07 (diff)
fix depends
Diffstat (limited to 'package/libxml2')
-rw-r--r--package/libxml2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libxml2/Makefile b/package/libxml2/Makefile
index 7157a0705..2d0ecadea 100644
--- a/package/libxml2/Makefile
+++ b/package/libxml2/Makefile
@@ -5,12 +5,12 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= libxml2
PKG_VERSION:= 2.9.1
-PKG_RELEASE:= 5
+PKG_RELEASE:= 6
PKG_MD5SUM:= 9c0cfef285d5c4a5c80d00904ddab380
PKG_DESCR:= XML C parser and toolkit
PKG_SECTION:= libs
PKG_DEPENDS:= zlib
-PKG_BUILDDEP:= autotool gettext-tiny libxml2-host zlib
+PKG_BUILDDEP:= autotool gettext-tiny python2-host libxml2-host zlib
PKG_URL:= http://www.xmlsoft.org/
PKG_SITES:= http://xmlsoft.org/sources/
PKG_OPTS:= dev