mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-17 01:24:47 +00:00
Merge pull request #288658 from b-rodrigues/fix_strawr
rPackages.strawr: added dependency
This commit is contained in:
commit
53bdd2cb60
@ -426,6 +426,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 ];
|
||||
apcf = with pkgs; [ geos ];
|
||||
showtext = with pkgs; [ zlib libpng icu freetype.dev ];
|
||||
|
Loading…
Reference in New Issue
Block a user