diff options
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.bb | 2 |
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 | ||
| 39 | BBCLASSEXTEND = "native nativesdk" | 39 | BBCLASSEXTEND = "native nativesdk" |
| 40 | 40 | ||
| 41 | RDEPENDS:${PN} += "libxml2 libxslt ${PYTHON_PN}-compression" | 41 | RDEPENDS:${PN} += "libxml2 libxslt python3-compression" |
| 42 | 42 | ||
| 43 | CLEANBROKEN = "1" | 43 | CLEANBROKEN = "1" |
