diff options
author | 2003-12-07 13:49:53 +0000 | |
---|---|---|
committer | 2003-12-07 13:49:53 +0000 | |
commit | 75d08bd84580725fea8eaf722e83168e1422129a (patch) | |
tree | a829461678dde8d8cd7b06d865a42c9a5331481b /profiles/default-x86-1.4 | |
parent | stable bump (diff) | |
download | historical-75d08bd84580725fea8eaf722e83168e1422129a.tar.gz historical-75d08bd84580725fea8eaf722e83168e1422129a.tar.bz2 historical-75d08bd84580725fea8eaf722e83168e1422129a.zip |
Moving gtk2 to a default USE flag for all gtk2 supported arches
Diffstat (limited to 'profiles/default-x86-1.4')
-rw-r--r-- | profiles/default-x86-1.4/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/default-x86-1.4/make.defaults b/profiles/default-x86-1.4/make.defaults index 27a4a46f5c2b..68d71ceb11ca 100644 --- a/profiles/default-x86-1.4/make.defaults +++ b/profiles/default-x86-1.4/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 crypt cups encode foomaticdb gdbm gif gpm gtk imlib +USE="x86 oss apm arts avi berkdb crypt cups encode 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" |