diff options
Diffstat (limited to 'profiles/targets')
-rw-r--r-- | profiles/targets/desktop/make.defaults | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/profiles/targets/desktop/make.defaults b/profiles/targets/desktop/make.defaults index 80ce349bfcec..00cbd20831b4 100644 --- a/profiles/targets/desktop/make.defaults +++ b/profiles/targets/desktop/make.defaults @@ -1,11 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/make.defaults,v 1.16 2010/03/30 11:30:34 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/make.defaults,v 1.17 2010/03/30 11:42:42 ssuominen Exp $ -USE="a52 aac acpi alsa branding cairo cdr dbus dts dvd dvdr emboss encode fam -firefox flac gif gpm gtk hal jpeg ldap libnotify mad mikmod mng mp3 mp4 mpeg ogg -opengl pdf png ppds qt3support qt4 sdl spell startup-notification svg tiff -truetype vorbis unicode usb X x264 xml xulrunner xv xvid" +USE="a52 aac acpi alsa branding cairo cdr dbus dts dvd dvdr emboss encode exif +fam firefox flac gif gpm gtk hal jpeg lcms ldap libnotify mad mikmod mng mp3 +mp4 mpeg ogg opengl pango pdf png ppds qt3support qt4 sdl spell +startup-notification svg tiff truetype vorbis unicode usb X xcb x264 xml +xulrunner xv xvid" # Adding this for bluetooth support USE="${USE} bluetooth consolekit" |