diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-lxml.inc | 1 |
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" | |||
48 | BBCLASSEXTEND = "native nativesdk" | 48 | BBCLASSEXTEND = "native nativesdk" |
49 | 49 | ||
50 | RDEPENDS_${PN} += "libxml2 libxslt ${PYTHON_PN}-compression" | 50 | RDEPENDS_${PN} += "libxml2 libxslt ${PYTHON_PN}-compression" |
51 | RDEPENDS_${PN}_class-native = "libxml2-native libxslt-native" | ||