about summary refs log tree commit diff
path: root/pkgs/applications
diff options
context:
space:
mode:
authorRok Garbas <rok@garbas.si>2017-04-10 23:33:22 +0200
committerRok Garbas <rok@garbas.si>2017-04-11 14:33:54 +0200
commit8c8942a5e4785440eacf3353c3a1885a8d800c59 (patch)
tree1b26efaf0c890185f8b45952227c488937feaca2 /pkgs/applications
parent149ba2e9dc8ccd6084f60594e286d5a5b39fd577 (diff)
firefox-bin: alsaLib.dev is needed
Diffstat (limited to 'pkgs/applications')
-rw-r--r--pkgs/applications/networking/browsers/firefox-bin/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/networking/browsers/firefox-bin/default.nix b/pkgs/applications/networking/browsers/firefox-bin/default.nix
index 01cd7a1df380f..5bd275ba31d53 100644
--- a/pkgs/applications/networking/browsers/firefox-bin/default.nix
+++ b/pkgs/applications/networking/browsers/firefox-bin/default.nix
@@ -82,6 +82,7 @@ stdenv.mkDerivation {
   libPath = stdenv.lib.makeLibraryPath
     [ stdenv.cc.cc
       alsaLib
+      alsaLib.dev
       atk
       cairo
       curl