summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@cardoe.com>2017-02-02 09:47:36 -0600
committerJoe MacDonald <joe_macdonald@mentor.com>2017-05-02 09:21:35 -0400
commitf782a9b794db219498ccf3d2d074c3c838667707 (patch)
tree33b34775a3fbc4cb1764b1ce6944a0aceca1ca69
parent41bb218dae87217c0107537cd4ef4bd17ccbc36d (diff)
downloadmeta-selinux-f782a9b794db219498ccf3d2d074c3c838667707.tar.gz
removed ustr as a required RDEPEND
Signed-off-by: Doug Goldstein <cardoe@cardoe.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
-rw-r--r--recipes-security/packagegroups/packagegroup-core-selinux.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-security/packagegroups/packagegroup-core-selinux.bb b/recipes-security/packagegroups/packagegroup-core-selinux.bb
index 9c74458..128dfba 100644
--- a/recipes-security/packagegroups/packagegroup-core-selinux.bb
+++ b/recipes-security/packagegroups/packagegroup-core-selinux.bb
@@ -11,7 +11,6 @@ PACKAGES = "\
11ALLOW_EMPTY_${PN} = "1" 11ALLOW_EMPTY_${PN} = "1"
12 12
13RDEPENDS_${PN} = " \ 13RDEPENDS_${PN} = " \
14 ustr \
15 libsepol \ 14 libsepol \
16 libsepol-bin \ 15 libsepol-bin \
17 libselinux \ 16 libselinux \