diff options
-rw-r--r-- | package/libxml2/Makefile | 1 |
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 |