summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-lxml_5.0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3-lxml_5.0.0.bb')
-rw-r--r--meta/recipes-devtools/python/python3-lxml_5.0.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-lxml_5.0.0.bb b/meta/recipes-devtools/python/python3-lxml_5.0.0.bb
index e27405fd23..66cb8b0938 100644
--- a/meta/recipes-devtools/python/python3-lxml_5.0.0.bb
+++ b/meta/recipes-devtools/python/python3-lxml_5.0.0.bb
@@ -38,6 +38,6 @@ BUILD_OPTIMIZATION:append:mipsel = " -O"
38 38
39BBCLASSEXTEND = "native nativesdk" 39BBCLASSEXTEND = "native nativesdk"
40 40
41RDEPENDS:${PN} += "libxml2 libxslt ${PYTHON_PN}-compression" 41RDEPENDS:${PN} += "libxml2 libxslt python3-compression"
42 42
43CLEANBROKEN = "1" 43CLEANBROKEN = "1"