commit:     1fc7aca8dc0b19f2725367f5fe363b3a985dbb80
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 18 12:25:30 2022 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Mon Jul 18 12:45:46 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fc7aca8

profiles/features/selinux: force static-libs for libpcre2 also

Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 profiles/features/selinux/package.use.force | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/selinux/package.use.force 
b/profiles/features/selinux/package.use.force
index e05cf6bb0589..4098a657aac7 100644
--- a/profiles/features/selinux/package.use.force
+++ b/profiles/features/selinux/package.use.force
@@ -6,6 +6,7 @@
 # so stages can build with no interacton. Bug #527938
 sys-libs/libselinux static-libs
 dev-libs/libpcre static-libs
+dev-libs/libcre2 static-libs
 
 # Sven Vermeulen <[email protected]> (2013-05-21)
 # sys-apps/policycoreutils has PYTHON_USE_WITH="xml" set, so we force it

Reply via email to