diff options
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index f900ec714462..2c14bab4778b 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.6026 2010/10/09 20:34:39 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.6027 2010/10/09 20:54:15 robbat2 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1") @@ -3971,6 +3971,7 @@ x11-libs/qt-test:exceptions - Add support for exceptions - like catching them in x11-libs/qt-webkit:exceptions - Add support for exceptions - like catching them inside the event loop (recommended by Nokia) x11-libs/qt-webkit:kde - Select media-sound/phonon as phonon variant needed for kde x11-libs/vte:glade - Provide integration with dev-util/glade. +x11-libs/vte:introspection - Use dev-libs/gobject-introspectionfor introspection x11-libs/wxGTK:gnome - Use gnome-base/libgnomeprintui for printing tasks. x11-libs/wxGTK:gstreamer - Enable the wxMediaCtrl class for playing audio and video through gstreamer. x11-libs/wxGTK:sdl - Use Simple Directmedia Layer (media-libs/libsdl) for audio. |