3
0
Fork 0
forked from mirrors/nixpkgs

firefox-bin: libpulseaudio.dev is needed otherwise firefox doesn't start

This commit is contained in:
Rok Garbas 2016-07-21 00:56:38 +02:00
parent 760da3e3f3
commit 0558ae3057

View file

@ -104,7 +104,7 @@ stdenv.mkDerivation {
nss
pango
libheimdal
libpulseaudio
libpulseaudio.dev
systemd
] + ":" + stdenv.lib.makeSearchPathOutput "lib" "lib64" [
stdenv.cc.cc