diff options
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index ab78cc9a58c0..20da5f3fa860 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.64 2003/07/18 18:58:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.65 2003/07/18 18:59:14 vapier Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -73,6 +73,8 @@ net-www/mozilla:mozaccess - blank net-www/mozilla:mozcalendar - blank net-www/mozilla:mozsvg - blank sys-apps/pcmcia-cs:wavelan - Use the wavelan and not the orinoco wireless drivers +sys-apps/busybox:uclibc - Compile with uclibc :) +sys-apps/tinylogin:uclibc - Compile with uclibc :) sys-devel/gdb:objc - If you want to be able to debug Objective C code. sys-devel/oskit:oskit-noassert - Disable assertions in debugging sys-devel/oskit:oskit-nobuild - Configure but don't build OSKit |