Networkmanager is a core component of GNOME, so default enable it.
Otherwise we just had a IUSE=+networkmanager in gnome-shell, which in
turn hits users with a need to package.use it for gnome-control-center
and more, or just globally enable it. Just do so by default, as it is
generally expected to be used with GNOME (yes, even with wired; easy
VPN support and so on).
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-USE="colord eds evo gnome gnome-keyring gnome-online-accounts gstreamer introspection libsecret nautilus pulseaudio tracker"
+USE="colord eds evo gnome gnome-keyring gnome-online-accounts gstreamer introspection libsecret nautilus networkmanager pulseaudio tracker"