summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/audio/faust/faust2alsa.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/audio/faust/faust2alsa.nix')
-rw-r--r--pkgs/applications/audio/faust/faust2alsa.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/audio/faust/faust2alsa.nix b/pkgs/applications/audio/faust/faust2alsa.nix
index 6af5af9bbafb..bb6121a5d70b 100644
--- a/pkgs/applications/audio/faust/faust2alsa.nix
+++ b/pkgs/applications/audio/faust/faust2alsa.nix
@@ -1,5 +1,5 @@
{ faust
-, alsaLib
+, alsa-lib
, atk
, cairo
, fontconfig
@@ -15,7 +15,7 @@ faust.wrapWithBuildEnv {
baseName = "faust2alsa";
propagatedBuildInputs = [
- alsaLib
+ alsa-lib
atk
cairo
fontconfig