summaryrefslogtreecommitdiff
path: root/profiles/features/selinux/package.use.force
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-02-13 21:41:11 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-02-13 21:41:11 +0000
commitc8d60dada2ec8eb48b2d2b290cd6683ccec40e39 (patch)
treec44943ee0563a3fa957716de909fed683117fcb9 /profiles/features/selinux/package.use.force
parent69051588e2f955485fe5d45d45e616bc60a2de57 (diff)
gentoo (valentine's day) resync : 14.02.2021
Diffstat (limited to 'profiles/features/selinux/package.use.force')
-rw-r--r--profiles/features/selinux/package.use.force18
1 files changed, 9 insertions, 9 deletions
diff --git a/profiles/features/selinux/package.use.force b/profiles/features/selinux/package.use.force
index 131e38b9ff34..e05cf6bb0589 100644
--- a/profiles/features/selinux/package.use.force
+++ b/profiles/features/selinux/package.use.force
@@ -1,21 +1,21 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# Sven Vermeulen <swift@gentoo.org> (2013-04-19)
-# sys-apps/policycoreutils (semanage command) uses sepolgen, which requires libselinux with USE="python".
-# sys-apps/policycoreutils also requires libsemanage with USE="python"
-sys-libs/libselinux python
+# Jason Zaman <perfinion@gentoo.org> (2014-12-03)
+# sys-apps/busybox has IUSE="+static", so force static-libs on its deps
+# so stages can build with no interacton. Bug #527938
+sys-libs/libselinux static-libs
+dev-libs/libpcre static-libs
# Sven Vermeulen <swift@gentoo.org> (2013-05-21)
# sys-apps/policycoreutils has PYTHON_USE_WITH="xml" set, so we force it
# here to allow stages to build with USE=xml on python
dev-lang/python xml
-# Jason Zaman <perfinion@gentoo.org> (2014-12-03)
-# sys-apps/busybox has IUSE="+static", so force static-libs on its deps
-# so stages can build with no interacton. Bug #527938
-sys-libs/libselinux static-libs
-dev-libs/libpcre static-libs
+# Sven Vermeulen <swift@gentoo.org> (2013-04-19)
+# sys-apps/policycoreutils (semanage command) uses sepolgen, which requires libselinux with USE="python".
+# sys-apps/policycoreutils also requires libsemanage with USE="python"
+sys-libs/libselinux python
# Required for semanage to run correctly.
sys-process/audit python