From 776ca8771bef574888fdf62a48afce8682c7f7aa Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Tue, 10 Dec 2019 17:06:18 +0000 Subject: 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 Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-lxml.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python-lxml.inc') diff --git a/meta-python/recipes-devtools/python/python-lxml.inc b/meta-python/recipes-devtools/python/python-lxml.inc index 5dc95e5026..df9573b433 100644 --- a/meta-python/recipes-devtools/python/python-lxml.inc +++ b/meta-python/recipes-devtools/python/python-lxml.inc @@ -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" -- cgit v1.2.3-54-g00ecf