summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-09-29 13:18:33 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-09-29 13:18:33 +0000
commit561083c397e7ea97a3cdab9a8a32e5928fe85bff (patch)
treece07a1f29b9fbcbf07e0745d86c3742e9e534901 /profiles/targets
parentDefault-enable maildir and other useflags. Fixes #286922 (diff)
downloadhistorical-561083c397e7ea97a3cdab9a8a32e5928fe85bff.tar.gz
historical-561083c397e7ea97a3cdab9a8a32e5928fe85bff.tar.bz2
historical-561083c397e7ea97a3cdab9a8a32e5928fe85bff.zip
Enable consolekit in make.defaults for bluez support (acked by mraudsepp).
Diffstat (limited to 'profiles/targets')
-rw-r--r--profiles/targets/desktop/make.defaults4
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/targets/desktop/make.defaults b/profiles/targets/desktop/make.defaults
index 6839627d196c..fbd62a8dc098 100644
--- a/profiles/targets/desktop/make.defaults
+++ b/profiles/targets/desktop/make.defaults
@@ -1,6 +1,6 @@
# 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.10 2009/08/23 19:29:59 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/make.defaults,v 1.11 2009/09/29 13:18:33 ssuominen Exp $
USE="a52 aac acpi alsa branding cairo cdr dbus dts dvd dvdr eds emboss encode evo fam firefox flac gif gnome gpm gstreamer gtk hal jpeg kde ldap libnotify mad mikmod mp3 mp4 mpeg ogg opengl pdf png ppds qt3support qt4 quicktime sdl spell svg thunar tiff truetype vorbis win32codecs unicode usb X x264 xml xulrunner xv xvid"
@@ -8,4 +8,4 @@ USE="a52 aac acpi alsa branding cairo cdr dbus dts dvd dvdr eds emboss encode ev
USE="${USE} startup-notification"
# Adding this for bluetooth support
-USE="${USE} bluetooth"
+USE="${USE} bluetooth consolekit"