mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-13 18:55:41 +00:00
python-lxml: remove redundant RDEPENDS_class-native
python3-native RPROVIDES python3-compression, so the class-native override isn't required anymore. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
2dcc439aaa
commit
776ca8771b
@ -48,4 +48,3 @@ BUILD_OPTIMIZATION_append_mipsel = " -O"
|
|||||||
BBCLASSEXTEND = "native nativesdk"
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|
||||||
RDEPENDS_${PN} += "libxml2 libxslt ${PYTHON_PN}-compression"
|
RDEPENDS_${PN} += "libxml2 libxslt ${PYTHON_PN}-compression"
|
||||||
RDEPENDS_${PN}_class-native = "libxml2-native libxslt-native"
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user