diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2005-01-12 22:47:06 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2005-01-12 22:47:06 +0000 |
commit | 40a68476e02fa5d4c8b4cb9b53ddc601da9fa329 (patch) | |
tree | 7272243e10df5b1eb8ef46e4c1afaa27f25b51a8 /profiles/default-x86-2004.2 | |
parent | New packages; gnustep digital camera access framework and app (Manifest recom... (diff) | |
download | gentoo-2-40a68476e02fa5d4c8b4cb9b53ddc601da9fa329.tar.gz gentoo-2-40a68476e02fa5d4c8b4cb9b53ddc601da9fa329.tar.bz2 gentoo-2-40a68476e02fa5d4c8b4cb9b53ddc601da9fa329.zip |
USE flag updates for X to non-cascading profiles. Add font-server, truetype-fonts, and type1-fonts to everything. If X was in USE, add opengl and xv. This should retain the same functionality there was prior to these new USE flags in X.
Diffstat (limited to 'profiles/default-x86-2004.2')
-rw-r--r-- | profiles/default-x86-2004.2/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/default-x86-2004.2/make.defaults b/profiles/default-x86-2004.2/make.defaults index b24ccbf255f1..e0d92e01f94d 100644 --- a/profiles/default-x86-2004.2/make.defaults +++ b/profiles/default-x86-2004.2/make.defaults @@ -11,7 +11,7 @@ GRP_STAGE23_USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb acl ncurs # has a conditional dependency on java (which it does,) then a JDK will be # pulled in during *emerge system*! -USE="x86 oss apm arts avi berkdb bitmap-fonts crypt cups encode fortran f77 foomaticdb gdbm gif gpm gtk gtk2 imlib jpeg kde gnome libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis opengl pam pdflib png python qt quicktime readline sdl slang spell ssl svga tcpd truetype X xml2 xmms xv zlib" +USE="x86 oss apm arts avi berkdb bitmap-fonts crypt cups encode fortran f77 font-server foomaticdb gdbm gif gpm gtk gtk2 imlib jpeg kde gnome libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis opengl pam pdflib png python qt quicktime readline sdl slang spell ssl svga tcpd truetype truetype-fonts type1-fonts X xml2 xmms xv zlib" ARCH="x86" ACCEPT_KEYWORDS="x86" |