diff options
Diffstat (limited to 'profiles/desktop')
-rw-r--r-- | profiles/desktop/make.defaults | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/profiles/desktop/make.defaults b/profiles/desktop/make.defaults index 310f9ce..6ada52a 100644 --- a/profiles/desktop/make.defaults +++ b/profiles/desktop/make.defaults @@ -1,11 +1,9 @@ # vim:ft=gentoo-make-conf -USE="$USE pulseaudio gstreamer ffmpeg vdpau" +USE="$USE pulseaudio gstreamer ffmpeg" USE="$USE apng taglib" -USE="$USE vaapi" USE="$USE cups" USE="$USE ibus" USE="$USE elogind -consolekit -systemd" -USE="$USE vulkan" L10N="en cs" LINGUAS="en cs" |