summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python-lxml.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-lxml.inc b/meta-python/recipes-devtools/python/python-lxml.inc
index 5dc95e502..df9573b43 100644
--- a/meta-python/recipes-devtools/python/python-lxml.inc
+++ b/meta-python/recipes-devtools/python/python-lxml.inc
@@ -48,4 +48,3 @@ BUILD_OPTIMIZATION_append_mipsel = " -O"
48BBCLASSEXTEND = "native nativesdk" 48BBCLASSEXTEND = "native nativesdk"
49 49
50RDEPENDS_${PN} += "libxml2 libxslt ${PYTHON_PN}-compression" 50RDEPENDS_${PN} += "libxml2 libxslt ${PYTHON_PN}-compression"
51RDEPENDS_${PN}_class-native = "libxml2-native libxslt-native"