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

rPackages.resultant: fix build (#353625)

parents 87a89eaf 1c37a249
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -456,6 +456,7 @@ let
    RcppGSL = [ pkgs.gsl ];
    RcppZiggurat = [ pkgs.gsl ];
    reprex = [ pkgs.which ];
    resultant = with pkgs; [ gmp.dev mpfr.dev pkg-config ];
    rgdal = with pkgs; [ proj.dev gdal ];
    Rhisat2 = [ pkgs.which pkgs.hostname ];
    gdalcubes = [ pkgs.pkg-config ];