summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-lxml_5.2.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3-lxml_5.2.2.bb')
-rw-r--r--meta/recipes-devtools/python/python3-lxml_5.2.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-lxml_5.2.2.bb b/meta/recipes-devtools/python/python3-lxml_5.2.2.bb
index e5a22e7090..b114c18763 100644
--- a/meta/recipes-devtools/python/python3-lxml_5.2.2.bb
+++ b/meta/recipes-devtools/python/python3-lxml_5.2.2.bb
@@ -39,4 +39,6 @@ BBCLASSEXTEND = "native nativesdk"
39 39
40RDEPENDS:${PN} += "libxml2 libxslt python3-compression" 40RDEPENDS:${PN} += "libxml2 libxslt python3-compression"
41 41
42CVE_PRODUCT = "lxml"
43
42CLEANBROKEN = "1" 44CLEANBROKEN = "1"