lizardfs: fix build
This commit is contained in:
parent
159412db2e
commit
940dc9b23a
@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "18p2pj9crjqgxxxzdfcs3j3fqhinmwi7qxcf71jsw17syqwyygh8";
|
sha256 = "18p2pj9crjqgxxxzdfcs3j3fqhinmwi7qxcf71jsw17syqwyygh8";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [ cmake fuse asciidoc libxml2 libxslt zlib boost pkgconfig judy pam makeWrapper ];
|
buildInputs = [ cmake fuse asciidoc libxml2.bin libxslt.bin zlib boost pkgconfig judy pam makeWrapper ];
|
||||||
|
|
||||||
patches = [ ./412.patch ];
|
patches = [ ./412.patch ];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user