summaryrefslogtreecommitdiff
path: root/profiles/desktop/make.defaults
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2018-11-05 21:15:36 +0100
committerKarel Kočí <cynerd@email.cz>2018-11-05 21:15:36 +0100
commitfe85e6dab88112a8384b3103dd20ab6e9e5113df (patch)
tree9443270cab9d6c26d7059d7cc15cfdfaf5a9a9a7 /profiles/desktop/make.defaults
parent9323163a553c2102c32885d57a06bd1399ebeb3c (diff)
downloadgentoo-personal-overlay-fe85e6dab88112a8384b3103dd20ab6e9e5113df.tar.gz
gentoo-personal-overlay-fe85e6dab88112a8384b3103dd20ab6e9e5113df.tar.bz2
gentoo-personal-overlay-fe85e6dab88112a8384b3103dd20ab6e9e5113df.zip
desktop profile: use user-session only for dbus
Diffstat (limited to 'profiles/desktop/make.defaults')
-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 002a257..e31e70f 100644
--- a/profiles/desktop/make.defaults
+++ b/profiles/desktop/make.defaults
@@ -3,7 +3,7 @@ USE="$USE pulseaudio gstreamer ffmpeg vdpau"
USE="$USE apng taglib"
USE="$USE vaapi"
USE="$USE cups"
-USE="$USE elogind -consolekit -systemd user-session"
+USE="$USE elogind -consolekit -systemd"
L10N="en cs"
LINGUAS="en cs"