libLAS: fixup build by providing zlib
I don't know what changed in this staging-next iteration: https://hydra.nixos.org/build/304652236/nixlog/2/tail
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
libgeotiff,
|
||||
libtiff,
|
||||
laszip_2,
|
||||
zlib,
|
||||
fixDarwinDylibNames,
|
||||
}:
|
||||
|
||||
@@ -57,6 +58,7 @@ stdenv.mkDerivation rec {
|
||||
libgeotiff
|
||||
libtiff
|
||||
laszip_2
|
||||
zlib
|
||||
];
|
||||
|
||||
cmakeFlags = [
|
||||
|
||||
Reference in New Issue
Block a user