Merge pull request #303212 from Kupac/fix_qckitfastq

rPackages.qckitfastq: fix build
This commit is contained in:
Justin Bedő 2024-04-13 08:06:18 +10:00 committed by GitHub
commit ee3890dfa4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -580,6 +580,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 ];