summaryrefslogtreecommitdiff
path: root/meta/packages/libxml
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/libxml')
-rw-r--r--meta/packages/libxml/libxml2-native_2.6.29.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/libxml/libxml2-native_2.6.29.bb b/meta/packages/libxml/libxml2-native_2.6.29.bb
index 4a9a2ddd4..431d81d1d 100644
--- a/meta/packages/libxml/libxml2-native_2.6.29.bb
+++ b/meta/packages/libxml/libxml2-native_2.6.29.bb
@@ -1,8 +1,8 @@
require libxml2.inc
-PR = "r6"
+PR = "r7"
-DEPENDS += "python-native-runtime"
+DEPENDS += "python-native"
EXTRA_OECONF = "--with-python=${STAGING_DIR_NATIVE}/${prefix} --without-debug --without-legacy --with-catalog --without-docbook --with-c14n"