diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-09-03 22:41:02 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-09-03 22:41:02 +0000 |
commit | 65dd62e09b3ae658ad153b6a5d8c31415c1746de (patch) | |
tree | 9eacf9bec45a8d475bdc635fd7bf9e4c5d1a972d /profiles/default-ppc-1.0 | |
parent | repoman digest fixes (diff) | |
download | gentoo-2-65dd62e09b3ae658ad153b6a5d8c31415c1746de.tar.gz gentoo-2-65dd62e09b3ae658ad153b6a5d8c31415c1746de.tar.bz2 gentoo-2-65dd62e09b3ae658ad153b6a5d8c31415c1746de.zip |
adding "oss" to all profiles by default (yes, a good thing)
Diffstat (limited to 'profiles/default-ppc-1.0')
-rw-r--r-- | profiles/default-ppc-1.0/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/default-ppc-1.0/make.defaults b/profiles/default-ppc-1.0/make.defaults index e82b51191090..18d3d858727c 100644 --- a/profiles/default-ppc-1.0/make.defaults +++ b/profiles/default-ppc-1.0/make.defaults @@ -20,7 +20,7 @@ CFLAGS="-O2 -pipe" # C++ Compiler flags CXXFLAGS=${CFLAGS} -USE="xv slang readline gpm berkdb gdbm tcpd pam libwww ssl +USE="xv oss slang readline gpm berkdb gdbm tcpd pam libwww ssl nls mitshm perl python esd gif imlib sdl oggvorbis gnome gtk X qt kde motif opengl mozilla ppc" |