libselinux: python-importlib is now part of python*-core

Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'restorecond', 'libselinux', 'python-importlib']

Signed-off-by: Armin Kuster <akuster@mvista.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
Armin Kuster 2018-04-14 19:08:24 -07:00 committed by Joe MacDonald
parent e8d39ffb15
commit 3bccdba69a

View File

@ -8,7 +8,7 @@ LICENSE = "PD"
inherit lib_package pythonnative
DEPENDS += "libsepol python libpcre swig-native"
RDEPENDS_${PN}-python += "python-importlib"
RDEPENDS_${PN}-python += "python-core"
PACKAGES += "${PN}-python"
FILES_${PN}-python = "${libdir}/python${PYTHON_BASEVERSION}/site-packages/*"