diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-04-13 12:50:18 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-04-13 12:50:18 +0000 |
commit | fa9aba251fd5c0ca19862a5ad3fcbc0965ba9fe7 (patch) | |
tree | be2f159da0e0ddfa6cb4aa30377568e7e7e74b72 /profiles/default-bsd | |
parent | added a virtual for new gnat compilers in the tree (diff) | |
download | gentoo-2-fa9aba251fd5c0ca19862a5ad3fcbc0965ba9fe7.tar.gz gentoo-2-fa9aba251fd5c0ca19862a5ad3fcbc0965ba9fe7.tar.bz2 gentoo-2-fa9aba251fd5c0ca19862a5ad3fcbc0965ba9fe7.zip |
Wait for virtual/opengl new-style to hit all the profiles.
Diffstat (limited to 'profiles/default-bsd')
-rw-r--r-- | profiles/default-bsd/fbsd/virtuals | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/default-bsd/fbsd/virtuals b/profiles/default-bsd/fbsd/virtuals index 08a5c9a49831..7c7f6da1bd1e 100644 --- a/profiles/default-bsd/fbsd/virtuals +++ b/profiles/default-bsd/fbsd/virtuals @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/fbsd/virtuals,v 1.4 2006/04/12 15:28:41 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/fbsd/virtuals,v 1.5 2006/04/13 12:50:18 flameeyes Exp $ # This file defines the virtuals that Gentoo/FreeBSD needs to modify respect # the base profile @@ -12,5 +12,6 @@ virtual/bootloader sys-freebsd/boot0 virtual/inetd sys-freebsd/freebsd-usbin virtual/libc sys-freebsd/freebsd-lib virtual/logger sys-freebsd/freebsd-usbin +virtual/opengl media-libs/mesa virtual/os-headers sys-freebsd/freebsd-headers virtual/pam sys-auth/openpam |