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