summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2015-05-23 13:58:14 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2015-05-23 13:58:14 +0100
commit80cc74505e421d72d28a17e4cde75310cede39b0 (patch)
tree0bd938da9a11e52b1d860fa5d64a70dc71423c96
parentprofiles/desktop: Enable networkmanager USE flag by default (diff)
downloadportage-80cc74505e421d72d28a17e4cde75310cede39b0.tar.xz
profiles/desktop: Emable wifi USE flag by default
-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 13c67ab7..a04a0a9b 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 networkmanager rtmp rtsp telepathy smi"
+USE="${USE} network -upnp -ppp bluetooth -ldap adns curl jingle http geoip mms networkmanager rtmp rtsp telepathy smi wifi -wext"
# Image codec
USE="${USE} graphviz imagemagick jbig jpeg jp2k jpeg2k svg webp xft xpm"