diff options
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/selinux/package.use.force | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/profiles/features/selinux/package.use.force b/profiles/features/selinux/package.use.force index c7e70425d6bb..143f28ca89de 100644 --- a/profiles/features/selinux/package.use.force +++ b/profiles/features/selinux/package.use.force @@ -3,11 +3,9 @@ # Sven Vermeulen <swift@gentoo.org> (19 Apr 2013) # sys-apps/policycoreutils (semanage command) uses sepolgen, which requires libselinux with USE="python". -# sys-apps/policycoreutils also requires libsemanage with USE="python" and -# setools with USE="python" +# sys-apps/policycoreutils also requires libsemanage with USE="python" sys-libs/libselinux python sys-libs/libsemanage python -app-admin/setools python # Sven Vermeulen <swift@gentoo.org> (21 May 2013) # sys-apps/policycoreutils has PYTHON_USE_WITH="xml" set, so we force it |