diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-lxml_3.4.4.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-lxml_3.4.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-lxml_3.4.4.bb b/meta-python/recipes-devtools/python/python-lxml_3.4.4.bb index 2480e4df90..4fab4f3d5c 100644 --- a/meta-python/recipes-devtools/python/python-lxml_3.4.4.bb +++ b/meta-python/recipes-devtools/python/python-lxml_3.4.4.bb | |||
| @@ -30,5 +30,5 @@ DISTUTILS_INSTALL_ARGS += " \ | |||
| 30 | BBCLASSEXTEND = "native nativesdk" | 30 | BBCLASSEXTEND = "native nativesdk" |
| 31 | 31 | ||
| 32 | RDEPENDS_${PN} += "libxml2 libxslt python-compression" | 32 | RDEPENDS_${PN} += "libxml2 libxslt python-compression" |
| 33 | RDEPENDS_${PN}_virtclass-native = "libxml2-native libxslt-native" | 33 | RDEPENDS_${PN}_class-native = "libxml2-native libxslt-native" |
| 34 | 34 | ||
