From: Kai Kang <kai.k...@windriver.com>

Package python-importlib has been removed and the functionality is now
part of python-core. So remove python-importlib from runtime dependency
of libselinux-python.

Signed-off-by: Kai Kang <kai.k...@windriver.com>
---
 recipes-security/selinux/libselinux.inc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/recipes-security/selinux/libselinux.inc 
b/recipes-security/selinux/libselinux.inc
index bd5ce8d..aaa3f3b 100644
--- a/recipes-security/selinux/libselinux.inc
+++ b/recipes-security/selinux/libselinux.inc
@@ -8,7 +8,6 @@ LICENSE = "PD"
 inherit lib_package pythonnative
 
 DEPENDS += "libsepol python libpcre swig-native"
-RDEPENDS_${PN}-python += "python-importlib"
 
 PACKAGES += "${PN}-python"
 FILES_${PN}-python = "${libdir}/python${PYTHON_BASEVERSION}/site-packages/*"
-- 
2.11.0

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to