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:
Ross Burton 2019-12-10 17:06:18 +00:00 committed by Khem Raj
parent 2dcc439aaa
commit 776ca8771b

View File

@ -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"