Merge pull request #23989 from rnhmjoj/firefox-alsa

firefox: reenable ALSA backend
This commit is contained in:
Eelco Dolstra
2017-03-20 14:59:32 +01:00
committed by GitHub

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"