From 7f9c3ad81f86fec0310481f9f6677d98c61f29b6 Mon Sep 17 00:00:00 2001 From: Siina Mashek Date: Mon, 10 Oct 2022 13:51:08 +0300 Subject: [PATCH] removing vdpau from global USE --- make.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make.conf b/make.conf index 5863723..e683b85 100644 --- a/make.conf +++ b/make.conf @@ -19,7 +19,7 @@ INPUT_DEVICES="libinput wacom" RUBY_TARGETS="ruby27" AUD="pipewire pulseaudio screencast -alsa -gstreamer" -GFX="vaapi vdpau vulkan -branding" +GFX="vaapi vulkan -branding" KIT="-gnome -gtk -gtk2 -gtk3 -gtk-doc -qt4" MSC="minizip sqlite udisks -fortran -handbook -man -mysql" NET="bluetooth -ldap -wifi"