mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 15:22:59 +01:00
firefox-bin: alsaLib.dev is needed
This commit is contained in:
parent
149ba2e9dc
commit
8c8942a5e4
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ stdenv.mkDerivation {
|
|||
libPath = stdenv.lib.makeLibraryPath
|
||||
[ stdenv.cc.cc
|
||||
alsaLib
|
||||
alsaLib.dev
|
||||
atk
|
||||
cairo
|
||||
curl
|
||||
|
|
Loading…
Reference in a new issue