diff options
author | Christian Heim <phreak@gentoo.org> | 2007-01-10 11:14:20 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2007-01-10 11:14:20 +0000 |
commit | 1f3ec4c33ef1b8fff01d8e26712fc88133277581 (patch) | |
tree | fff437438cc5bb246f5bd2f0fada1086ed4b807b /profiles/hardened | |
parent | The previous commit deprecates the virtual/alsa -> sys-kernel/hardened-source... (diff) | |
download | historical-1f3ec4c33ef1b8fff01d8e26712fc88133277581.tar.gz historical-1f3ec4c33ef1b8fff01d8e26712fc88133277581.tar.bz2 historical-1f3ec4c33ef1b8fff01d8e26712fc88133277581.zip |
hardened/x86 requires media-sound/alsa-driver, as its the 2.4 profile.
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/x86/virtuals | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/hardened/x86/virtuals b/profiles/hardened/x86/virtuals index 1fa5a59a56a6..4ec21a11f81f 100644 --- a/profiles/hardened/x86/virtuals +++ b/profiles/hardened/x86/virtuals @@ -1,7 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/virtuals,v 1.10 2006/02/23 21:24:08 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/virtuals,v 1.11 2007/01/10 11:14:20 phreak Exp $ virtual/bootloader sys-boot/grub virtual/linux-sources sys-kernel/hardened-sources virtual/dev-manager sys-fs/devfsd +virtual/alsa media-sound/alsa-driver |