diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2003-07-16 13:52:08 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2003-07-16 13:52:08 +0000 |
commit | 892c18384b322b2681c315e408f4fba7f21e406a (patch) | |
tree | 211a3f840596af72b75467a5ed12ca8684fc4980 /profiles/default-x86-1.4 | |
parent | ppc profile cleanup (diff) | |
download | historical-892c18384b322b2681c315e408f4fba7f21e406a.tar.gz historical-892c18384b322b2681c315e408f4fba7f21e406a.tar.bz2 historical-892c18384b322b2681c315e408f4fba7f21e406a.zip |
added foomatidb, ppds useflag, fixed missing cups in make.defaults
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 1315fe485e68..71694c112fd2 100644 --- a/profiles/default-x86-1.4/make.defaults +++ b/profiles/default-x86-1.4/make.defaults @@ -1,7 +1,7 @@ # Copyright 2002 Gentoo Technologies, Inc. # System-wide defaults for the gcc 3.2 Portage system -USE="x86 oss 3dnow apm arts avi berkdb crypt cups encode gdbm gif gpm gtk imlib +USE="x86 oss 3dnow apm arts avi berkdb crypt cups encode foomaticdb gdbm gif gpm gtk imlib java jpeg kde gnome libg++ libwww mad mikmod mmx 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" |