mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
selinux-sandbox: add runtime dependency on python-core
Fixes:
ERROR: QA Issue: /usr/share/sandbox/start contained in package selinux-sandbox requires /usr/bin/python,
but no providers found in RDEPENDS_selinux-sandbox? [file-rdeps]
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
parent
c1309380d7
commit
a41f482606
|
|
@ -13,6 +13,7 @@ SRC_URI += "file://sandbox-de-bashify.patch \
|
|||
DEPENDS += "libcap-ng libselinux"
|
||||
|
||||
RDEPENDS_${PN} += "\
|
||||
python-core \
|
||||
python-math \
|
||||
python-shell \
|
||||
python-subprocess \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user