summaryrefslogtreecommitdiff
path: root/profiles/desktop
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2015-05-23 13:57:38 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2015-05-23 13:57:38 +0100
commit6c2136a23362d366c5342949af5cadc84339ccbb (patch)
tree160285393d756c9ea9ffa4039314343f5c8c8518 /profiles/desktop
parentprofiles/desktop: Enable http USE flag by default (diff)
downloadportage-6c2136a23362d366c5342949af5cadc84339ccbb.tar.xz
profiles/desktop: Enable networkmanager USE flag by default
Diffstat (limited to 'profiles/desktop')
-rw-r--r--profiles/desktop/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/desktop/make.defaults b/profiles/desktop/make.defaults
index 6d9cf04a..13c67ab7 100644
--- a/profiles/desktop/make.defaults
+++ b/profiles/desktop/make.defaults
@@ -53,7 +53,7 @@ USE="${USE} aspell icu unicode spell"
USE="${USE} webkit"
# Network
-USE="${USE} network -upnp -ppp bluetooth -ldap adns curl jingle http geoip mms rtmp rtsp telepathy smi"
+USE="${USE} network -upnp -ppp bluetooth -ldap adns curl jingle http geoip mms networkmanager rtmp rtsp telepathy smi"
# Image codec
USE="${USE} graphviz imagemagick jbig jpeg jp2k jpeg2k svg webp xft xpm"