rPackages.arcgisutils: fixed build

This commit is contained in:
Bruno Rodrigues
2024-05-28 15:26:45 +02:00
parent fdc6bf9837
commit 6209d8dc0a
+1
View File
@@ -461,6 +461,7 @@ let
string2path = [ pkgs.cargo ];
terra = with pkgs; [ gdal proj geos ];
tok = [ pkgs.cargo ];
arcgisutils = with pkgs; [ cargo rustc ];
apcf = with pkgs; [ geos ];
SemiCompRisks = [ pkgs.gsl ];
showtext = with pkgs; [ zlib libpng icu freetype.dev ];