librasterlite2: fix build (#438737)

This commit is contained in:
Yohann Boniface
2025-09-06 19:36:17 +02:00
committed by GitHub

View File

@@ -25,6 +25,7 @@
pixman,
proj,
sqlite,
xz,
zstd,
}:
@@ -70,6 +71,7 @@ stdenv.mkDerivation rec {
pixman
proj
sqlite
xz # liblzma
zstd
];