diff options
Diffstat (limited to 'profiles/baldeagleos/1.0/linux-gnu/mix-ins/gnome/make.defaults')
| -rw-r--r-- | profiles/baldeagleos/1.0/linux-gnu/mix-ins/gnome/make.defaults | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/profiles/baldeagleos/1.0/linux-gnu/mix-ins/gnome/make.defaults b/profiles/baldeagleos/1.0/linux-gnu/mix-ins/gnome/make.defaults new file mode 100644 index 000000000000..698748f52a8c --- /dev/null +++ b/profiles/baldeagleos/1.0/linux-gnu/mix-ins/gnome/make.defaults @@ -0,0 +1,11 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +#USE="colord -consolekit dbus eds elogind evo gnome gnome-keyring gnome-online-accounts gstreamer gtk gtk3 introspection libsecret nautilus policykit pulseaudio tracker" +USE="colord eds evo gnome gnome-keyring gnome-online-accounts gstreamer introspection libsecret nautilus policykit tracker udisks" + +USE="${USE} bluetooth-sound cairo plymouth smartcard" + +# Holdover from Funtoo +# TODO: Checkout bugs.funtoo.org and see where these came into the fold. +#USE="$USE dnssd egl zeroconf" |
