mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-06 01:05:42 +01: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"
|
||||
|
||||
RDEPENDS_${PN} += "libxml2 libxslt ${PYTHON_PN}-compression"
|
||||
RDEPENDS_${PN}_class-native = "libxml2-native libxslt-native"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user