mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-13 03:57:31 +00:00
rPackages.arcgisplaces: fix build
This commit is contained in:
parent
3895812b01
commit
69b21aa877
@ -466,6 +466,7 @@ let
|
||||
tok = [ pkgs.cargo ];
|
||||
arcgisutils = with pkgs; [ cargo rustc ];
|
||||
arcgisgeocode = with pkgs; [ cargo rustc ];
|
||||
arcgisplaces = with pkgs; [ pkg-config openssl.dev 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