rPackages.qckitfastq: fix build

This commit is contained in:
László Kupcsik 2024-04-10 22:39:33 +02:00
parent 7872e50e11
commit c3a4456e03
1 changed files with 1 additions and 0 deletions

View File

@ -578,6 +578,7 @@ let
odbc = [ pkgs.pkg-config ];
openssl = [ pkgs.pkg-config ];
pdftools = [ pkgs.pkg-config ];
qckitfastq = [ pkgs.zlib.dev ];
RQuantLib = with pkgs; [ quantlib.dev boost.dev ];
sf = with pkgs; [ pkg-config sqlite.dev proj.dev ];
terra = with pkgs; [ pkg-config sqlite.dev proj.dev ];