summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWenzong Fan <wenzong.fan@windriver.com>2017-09-04 22:59:58 -0700
committerMark Hatle <mark.hatle@windriver.com>2017-09-14 08:29:01 -0500
commit2c7c0e957f1fa72ec39b78eac9f6b46b6079dc32 (patch)
treef7c22642daee29abe709c2d0201f190c9f560d9d
parent96b54b481b211dd604ce62b3159d310738310025 (diff)
downloadmeta-selinux-2c7c0e957f1fa72ec39b78eac9f6b46b6079dc32.tar.gz
selinux-python: add setools to RDEPENDS
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
-rw-r--r--recipes-security/selinux/selinux-python.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-security/selinux/selinux-python.inc b/recipes-security/selinux/selinux-python.inc
index cc907ae..55060e3 100644
--- a/recipes-security/selinux/selinux-python.inc
+++ b/recipes-security/selinux/selinux-python.inc
@@ -37,6 +37,7 @@ RDEPENDS_${BPN} += "\
37 python-unixadmin \ 37 python-unixadmin \
38 libselinux-python \ 38 libselinux-python \
39 libsemanage-python \ 39 libsemanage-python \
40 setools \
40" 41"
41RDEPENDS_${BPN}-semanage += "\ 42RDEPENDS_${BPN}-semanage += "\
42 python-core \ 43 python-core \