From 6d38f7e001c36cd1171a31f8ced712e2fa2c4646 Mon Sep 17 00:00:00 2001 From: Raúl Porcel Date: Fri, 19 Dec 2008 11:33:35 +0000 Subject: Add xulrunner USE-flag to the make.default of desktop profile --- profiles/targets/desktop/make.defaults | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'profiles/targets/desktop') diff --git a/profiles/targets/desktop/make.defaults b/profiles/targets/desktop/make.defaults index bda025c2f35d..c180e0f47996 100644 --- a/profiles/targets/desktop/make.defaults +++ b/profiles/targets/desktop/make.defaults @@ -1,8 +1,8 @@ # Copyright 1999-2008 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.3 2008/11/04 14:56:40 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/make.defaults,v 1.4 2008/12/19 11:33:35 armin76 Exp $ -USE="acpi alsa branding cairo cdr dbus dvd dvdr dvdread eds emboss encode esd evo fam firefox gif gnome gpm gstreamer gtk hal jpeg kde ldap libnotify mad mikmod mp3 mpeg ogg opengl pdf png ppds qt3 qt3support qt4 quicktime sdl spell svg tiff truetype vorbis win32codecs unicode usb X xml xv" +USE="acpi alsa branding cairo cdr dbus dvd dvdr dvdread eds emboss encode esd evo fam firefox gif gnome gpm gstreamer gtk hal jpeg kde ldap libnotify mad mikmod mp3 mpeg ogg opengl pdf png ppds qt3 qt3support qt4 quicktime sdl spell svg tiff truetype vorbis win32codecs unicode usb X xml xulrunner xv" # This is added for GNOME/Xfce USE="${USE} startup-notification" -- cgit v1.2.3-65-gdbad