firefox-bin: Remove alsa/libpulseaudio dev outputs

It doesn't seem that these make any functional difference, but they are
increasing the closure size.
This commit is contained in:
adisbladis 2021-02-26 19:07:08 +02:00
parent 84ffcd2b5b
commit 92f2c8b4ac
No known key found for this signature in database
GPG Key ID: 110BFAD44C6249B7

View File

@ -92,7 +92,6 @@ stdenv.mkDerivation {
libPath = lib.makeLibraryPath
[ stdenv.cc.cc
alsaLib
(lib.getDev alsaLib)
atk
cairo
curl
@ -128,7 +127,6 @@ stdenv.mkDerivation {
pango
libheimdal
libpulseaudio
(lib.getDev libpulseaudio)
systemd
ffmpeg
] + ":" + lib.makeSearchPathOutput "lib" "lib64" [