rPackages.strawr: added dependency

This commit is contained in:
Bruno Rodrigues
2024-02-13 21:31:26 +01:00
parent 00aa9078e0
commit f74cea2c6c
+1
View File
@@ -425,6 +425,7 @@ let
webp = [ pkgs.pkg-config ];
seqminer = with pkgs; [ zlib.dev bzip2 ];
sf = with pkgs; [ gdal proj geos libtiff curl ];
strawr = with pkgs; [ curl.dev ];
terra = with pkgs; [ gdal proj geos ];
showtext = with pkgs; [ zlib libpng icu freetype.dev ];
simplexreg = [ pkgs.gsl ];