blob: 0a81a583afcce46fe1f851de0c4dcecf407c534e (
plain)
1
2
3
4
5
6
7
8
9
10
|
# 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"
# Disabled legacy defaults retained for review.
#USE="$USE dnssd egl zeroconf"
|