From 5d450493f1ba0865c6178b7c68a2996179582a50 Mon Sep 17 00:00:00 2001 From: Sven Vermeulen Date: Fri, 7 Oct 2011 17:43:20 +0000 Subject: Force USE=python for libselinux, needed by sepolgen which is required by the semanage command (part of policycoreutils) --- profiles/features/selinux/package.use.force | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'profiles/features') diff --git a/profiles/features/selinux/package.use.force b/profiles/features/selinux/package.use.force index 78e565902ac9..2aa533999d23 100644 --- a/profiles/features/selinux/package.use.force +++ b/profiles/features/selinux/package.use.force @@ -1,7 +1,11 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.use.force,v 1.1 2011/05/17 10:46:49 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.use.force,v 1.2 2011/10/07 17:43:19 swift Exp $ # Arfrever Frehtes Taifersar Arahesis (18 Feb 2011) # sys-apps/portage depends on sys-libs/libselinux, which currently does not support Python 3. sys-apps/portage python2 + +# Sven Vermeulen (07 Oct 2011) +# sys-apps/policycoreutils (semanage command) uses sepolgen, which requires libselinux with USE="python" +sys-libs/libselinux python -- cgit v1.2.3-65-gdbad