mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
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:
parent
e8d39ffb15
commit
3bccdba69a
|
|
@ -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/*"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user