diff options
author | Pacho Ramos <pacho@gentoo.org> | 2012-04-16 08:38:08 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2012-04-16 08:38:08 +0000 |
commit | 33935247776c17bfe608b32e8f7d89f1099a481f (patch) | |
tree | 8795b3a430bea94d8fb766e169166942fb06810f /profiles/targets | |
parent | Version bump 0.7 series to latest. Drop all security affected ebuilds, effect... (diff) | |
download | gentoo-2-33935247776c17bfe608b32e8f7d89f1099a481f.tar.gz gentoo-2-33935247776c17bfe608b32e8f7d89f1099a481f.tar.bz2 gentoo-2-33935247776c17bfe608b32e8f7d89f1099a481f.zip |
Enable wxwidgets by default as discussed in http://archives.gentoo.org/gentoo-dev/msg_fdc392cc98c7eea216175521d87b9955.xml
Diffstat (limited to 'profiles/targets')
-rw-r--r-- | profiles/targets/desktop/make.defaults | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/profiles/targets/desktop/make.defaults b/profiles/targets/desktop/make.defaults index c4ba2ca17ad1..214fb4fc1d2d 100644 --- a/profiles/targets/desktop/make.defaults +++ b/profiles/targets/desktop/make.defaults @@ -1,5 +1,5 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.21 2011/06/29 17:29:22 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/make.defaults,v 1.22 2012/04/16 08:38:08 pacho Exp $ -USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr consolekit dbus dts dvd dvdr emboss encode exif fam firefox flac gdu gif gpm gtk jpeg lcms ldap libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt3support qt4 sdl spell startup-notification svg tiff truetype vorbis udev unicode usb X xcb x264 xml xulrunner xv xvid" +USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr consolekit dbus dts dvd dvdr emboss encode exif fam firefox flac gdu gif gpm gtk jpeg lcms ldap libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt3support qt4 sdl spell startup-notification svg tiff truetype vorbis udev unicode usb wxwidgets X xcb x264 xml xulrunner xv xvid" |