diff options
author | Xin Ouyang <Xin.Ouyang@windriver.com> | 2012-03-27 17:39:35 +0800 |
---|---|---|
committer | Xin Ouyang <Xin.Ouyang@windriver.com> | 2012-03-27 17:39:35 +0800 |
commit | 83d3a960e51f62be72cde29e2bf7f65fa0ce97bf (patch) | |
tree | 2af703fa9efc09d2df6878a4fc668ad10436016b | |
parent | 75e818530fc1ca0bb71cd3ee501dd69fa04a4918 (diff) | |
download | meta-selinux-83d3a960e51f62be72cde29e2bf7f65fa0ce97bf.tar.gz |
selinux-task: Add setools.
-rw-r--r-- | recipes-security/tasks/task-core-selinux.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-security/tasks/task-core-selinux.bb b/recipes-security/tasks/task-core-selinux.bb index 80fe501..1ca8ad7 100644 --- a/recipes-security/tasks/task-core-selinux.bb +++ b/recipes-security/tasks/task-core-selinux.bb | |||
@@ -19,4 +19,5 @@ RDEPENDS_task-core-selinux = " \ | |||
19 | sepolgen \ | 19 | sepolgen \ |
20 | policycoreutils \ | 20 | policycoreutils \ |
21 | policycoreutils-python \ | 21 | policycoreutils-python \ |
22 | setools \ | ||
22 | " | 23 | " |