summaryrefslogtreecommitdiff
path: root/package/libxml2
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-10-17 14:50:56 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-10-17 14:50:56 +0200
commit62913a0eb05fc55b25bcb0108987f0b339944151 (patch)
treece0d2a43c14272fe13fd3c55371fd689f9570819 /package/libxml2
parent093c01c8f3f2d87f6795473816378501c0501b38 (diff)
python required
Diffstat (limited to 'package/libxml2')
-rw-r--r--package/libxml2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/libxml2/Makefile b/package/libxml2/Makefile
index cae954797..e9115efbb 100644
--- a/package/libxml2/Makefile
+++ b/package/libxml2/Makefile
@@ -19,6 +19,7 @@ PKGSD_LIBXML2_DEV:= XML parser headers
PKGSC_LIBXML2_DEV:= devel
PKGSD_LIBXML2_PYTHON:= XML python bindings
PKGSC_LIBXML2_PYTHON:= libs
+PKGSB_LIBXML2_PYTHON:= python2
include ${TOPDIR}/mk/package.mk