Thanks Chris, I will merge this soon as I just tripped over it yesterday. Good 
timing.

Please try to remember to flag stuff for meta-selinux with that in the subject, 
though, so it gets caught by correct filters on our end.

Thanks,
-J.

On Mar 27, 2019 15:53, Chris PeBenito <christopher.peben...@microsoft.com> 
wrote:
The libselinux SWIG wrapper imports shutil.

Signed-off-by: Chris PeBenito <christopher.peben...@microsoft.com>
---
 recipes-security/selinux/libselinux.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-security/selinux/libselinux.inc 
b/recipes-security/selinux/libselinux.inc
index 33621cc..6e115e3 100644
--- a/recipes-security/selinux/libselinux.inc
+++ b/recipes-security/selinux/libselinux.inc
@@ -9,7 +9,7 @@ inherit lib_package pythonnative

 DEPENDS += "libsepol python libpcre swig-native"
 DEPENDS_append_libc-musl = " fts"
-RDEPENDS_${PN}-python += "python-core"
+RDEPENDS_${PN}-python += "python-core python-shell"

 PACKAGES += "${PN}-python"
 FILES_${PN}-python = "${libdir}/python${PYTHON_BASEVERSION}/site-packages/*"
--
2.17.1
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to