mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-08 05:03:40 +00:00
rPackages.arcgisgeocode: fix build
This commit is contained in:
parent
0d17c3d98a
commit
3895812b01
@ -465,6 +465,7 @@ let
|
||||
terra = with pkgs; [ gdal proj geos ];
|
||||
tok = [ pkgs.cargo ];
|
||||
arcgisutils = with pkgs; [ cargo rustc ];
|
||||
arcgisgeocode = with pkgs; [ cargo rustc ];
|
||||
apcf = with pkgs; [ geos ];
|
||||
SemiCompRisks = [ pkgs.gsl ];
|
||||
showtext = with pkgs; [ zlib libpng icu freetype.dev ];
|
||||
|
Loading…
Reference in New Issue
Block a user