Unverified Commit 53bdd2cb authored by Justin Bedő's avatar Justin Bedő Committed by GitHub
Browse files

Merge pull request #288658 from b-rodrigues/fix_strawr

rPackages.strawr: added dependency
parents e3887520 f74cea2c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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 ];