diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2005-02-01 00:29:24 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2005-02-01 00:29:24 +0000 |
commit | d9ddd5eb2f1830dfa7dc3b468fa6addc2719afbb (patch) | |
tree | 745736673cc87b3046e20a65997ec46f7354cf29 /profiles/selinux/packages | |
parent | add ~alpha and ~ia64 (diff) | |
download | gentoo-2-d9ddd5eb2f1830dfa7dc3b468fa6addc2719afbb.tar.gz gentoo-2-d9ddd5eb2f1830dfa7dc3b468fa6addc2719afbb.tar.bz2 gentoo-2-d9ddd5eb2f1830dfa7dc3b468fa6addc2719afbb.zip |
start experimental uclibc se profile
Diffstat (limited to 'profiles/selinux/packages')
-rw-r--r-- | profiles/selinux/packages | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/profiles/selinux/packages b/profiles/selinux/packages index b1e59be4fcad..6d7a9c57c680 100644 --- a/profiles/selinux/packages +++ b/profiles/selinux/packages @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/packages,v 1.14 2005/01/19 03:50:33 tocharian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/packages,v 1.15 2005/02/01 00:29:24 pebenito Exp $ ############################################################################## # SELinux required versionings @@ -8,7 +8,9 @@ # Core Packages *>=sys-apps/portage-2.0.49-r15 *>=sys-apps/baselayout-1.8.6.12-r2 -*>=sys-libs/glibc-2.3 +*virtual/libc +>=sys-libs/glibc-2.3 +>=sys-libs/uclibc-0.9.26-r8 >=sys-kernel/linux-headers-2.4.20 # Base SELinux packages |