diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/desktop/make.defaults | 2 | ||||
-rw-r--r-- | profiles/desktop/wayland/package.use | 1 |
2 files changed, 2 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" diff --git a/profiles/desktop/wayland/package.use b/profiles/desktop/wayland/package.use index bb02eae..33dd8c8 100644 --- a/profiles/desktop/wayland/package.use +++ b/profiles/desktop/wayland/package.use @@ -1,2 +1,3 @@ dev-libs/wlroots x11-backend media-libs/libsdl2 gles +sys-apps/dbus user-session |