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:
Vladimír Čunát
2025-08-16 09:14:18 +02:00
parent f4924fc36c
commit 6c6216093a
+2
View File
@@ -8,6 +8,7 @@
libgeotiff,
libtiff,
laszip_2,
zlib,
fixDarwinDylibNames,
}:
@@ -57,6 +58,7 @@ stdenv.mkDerivation rec {
libgeotiff
libtiff
laszip_2
zlib
];
cmakeFlags = [