rPackages.gamstransfer: fixed build

This commit is contained in:
Bruno Rodrigues 2024-06-01 12:30:58 +02:00 committed by Justin Bedo
parent 125182642a
commit fe68d3398f
No known key found for this signature in database
GPG Key ID: 2C18202C56C182BD

View File

@ -351,6 +351,7 @@ let
fingerPro = [ pkgs.gsl ];
Formula = [ pkgs.gmp ];
frailtyMMpen = [ pkgs.gsl ];
gamstransfer = [ pkgs.zlib ];
gdalraster = [ pkgs.pkg-config ];
gdtools = with pkgs; [ cairo.dev fontconfig.lib freetype.dev ];
GeneralizedWendland = [ pkgs.gsl ];