mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-04 04:22:45 +00:00
chore: Update mozconfig files to enable ALSA support in common mozconfig and Linux mozconfig
This commit is contained in:
@@ -88,7 +88,6 @@ ac_add_options --enable-jxl
|
||||
ac_add_options --enable-av1
|
||||
ac_add_options --disable-eme
|
||||
|
||||
ac_add_options --enable-alsa
|
||||
ac_add_options --enable-pulseaudio
|
||||
|
||||
ac_add_options --allow-addon-sideload
|
||||
|
||||
@@ -53,3 +53,4 @@ if test "$ZEN_RELEASE"; then
|
||||
fi
|
||||
|
||||
ac_add_options --target=x86_64-pc-linux
|
||||
ac_add_options --enable-alsa
|
||||
|
||||
Reference in New Issue
Block a user