aboutsummaryrefslogtreecommitdiffstats
path: root/packages/libxml/libxml2-native_2.6.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/libxml/libxml2-native_2.6.10.bb')
-rw-r--r--packages/libxml/libxml2-native_2.6.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/libxml/libxml2-native_2.6.10.bb b/packages/libxml/libxml2-native_2.6.10.bb
index 3f4b1ca11b..df3ab07460 100644
--- a/packages/libxml/libxml2-native_2.6.10.bb
+++ b/packages/libxml/libxml2-native_2.6.10.bb
@@ -5,7 +5,7 @@ SRC_URI = "ftp://xmlsoft.org/libxml2/old/libxml2-${PV}.tar.gz"
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/libxml2-${PV}"
S = "${WORKDIR}/libxml2-${PV}"
-inherit autotools native pkgconfig
+inherit autotools native pkgconfig
EXTRA_OECONF = "--without-python --without-debug --without-legacy --without-schemas --without-catalog --without-docbook --without-c14n"