3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #10549 from kampfschlaefer/fix_jackmix_with_jack2_liblash

lash: Add propagated build input
This commit is contained in:
lethalman 2015-10-23 12:40:34 +02:00
commit e48ad583b0

View file

@ -15,8 +15,9 @@ stdenv.mkDerivation rec {
# http://permalink.gmane.org/gmane.linux.redhat.fedora.extras.cvs/822346
patches = [ ./socket.patch ./gcc-47.patch ];
buildInputs = [ alsaLib gtk libjack2 libuuid libxml2 makeWrapper
buildInputs = [ alsaLib gtk libjack2 libxml2 makeWrapper
pkgconfig readline ];
propagatedBuildInputs = [ libuuid ];
postInstall = ''
for i in lash_control lash_panel