htslib: add libdeflate as a build dependency (#492537)

This commit is contained in:
Vladimír Čunát
2026-02-26 21:43:58 +00:00
committed by GitHub
+2
View File
@@ -7,6 +7,7 @@
bzip2,
xz,
curl,
libdeflate,
perl,
}:
@@ -34,6 +35,7 @@ stdenv.mkDerivation (finalAttrs: {
bzip2
xz
curl
libdeflate
];
configureFlags =