summary refs log tree commit diff
path: root/pkgs/applications/audio/lash
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/audio/lash')
-rw-r--r--pkgs/applications/audio/lash/default.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/pkgs/applications/audio/lash/default.nix b/pkgs/applications/audio/lash/default.nix
index 9d295073597..7fb5a01e2c8 100644
--- a/pkgs/applications/audio/lash/default.nix
+++ b/pkgs/applications/audio/lash/default.nix
@@ -18,6 +18,11 @@ stdenv.mkDerivation  rec {
   buildInputs = [ alsaLib gtk2 libjack2 libxml2 makeWrapper
     pkgconfig readline ];
   propagatedBuildInputs = [ libuuid ];
+  NIX_LDFLAGS = [
+    "-lm"
+    "-lpthread"
+    "-luuid"
+  ];
 
   postInstall = ''
     for i in lash_control lash_panel