Merge pull request #23989 from rnhmjoj/firefox-alsa
firefox: reenable ALSA backend
This commit is contained in:
commit
8150455f6a
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ common = { pname, version, sha512, updateScript }: stdenv.mkDerivation rec {
|
|||
"--with-system-libvpx"
|
||||
"--with-system-png" # needs APNG support
|
||||
"--with-system-icu"
|
||||
"--enable-alsa"
|
||||
"--enable-system-ffi"
|
||||
"--enable-system-hunspell"
|
||||
"--enable-system-pixman"
|
||||
|
|
Loading…
Reference in a new issue