summaryrefslogtreecommitdiff
path: root/package/libxml2
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-31 17:18:52 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-31 17:18:52 +0100
commita608bae913f12f86d48e62e86b479a580e3ddc5f (patch)
treef71fba5136e857e2b1ff660c8b4e758b56b214d2 /package/libxml2
parentb80813eaea51b47dbe24fbb321dcd7f650cb6040 (diff)
parent1b01eaf37a9d5ba3cd80202458cc6f341c7c19f6 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
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 4d5577eb1..d033af17d 100644
--- a/package/libxml2/Makefile
+++ b/package/libxml2/Makefile
@@ -5,7 +5,7 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= libxml2
PKG_VERSION:= 2.9.1
-PKG_RELEASE:= 3
+PKG_RELEASE:= 4
PKG_MD5SUM:= 9c0cfef285d5c4a5c80d00904ddab380
PKG_DESCR:= XML C parser and toolkit
PKG_SECTION:= libs
@@ -18,7 +18,7 @@ PKG_OPTS:= dev
PKG_SUBPKGS:= LIBXML2 LIBXML2_PYTHON
PKGSD_LIBXML2_PYTHON:= XML python bindings
PKGSC_LIBXML2_PYTHON:= libs
-PKGSB_LIBXML2_PYTHON:= python2-host
+PKGSB_LIBXML2_PYTHON:= python2
ifeq ($(ADK_STATIC),y)
PKG_OPTS+= libmix