diff options
Diffstat (limited to 'profiles/desktop/make.defaults')
-rw-r--r-- | profiles/desktop/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/desktop/make.defaults b/profiles/desktop/make.defaults index e31e70f..002a257 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" +USE="$USE elogind -consolekit -systemd user-session" L10N="en cs" LINGUAS="en cs" |