firefox: reenable ALSA backend

This commit is contained in:
rnhmjoj 2017-03-17 14:43:27 +01:00
parent b760bfd9f6
commit 918f331104
No known key found for this signature in database
GPG Key ID: 362BB82B7E496B7C

View File

@ -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"