From d8d9be0691a32642c5c9815913c0ffdaa5d92edf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 9 Apr 2020 09:39:01 +0200 Subject: profiles: switch to subprofiles for cpu and gpu --- profiles/desktop/make.defaults | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'profiles/desktop/make.defaults') 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" -- cgit v1.2.3