rPackages.resultant: fix build (#353625)

This commit is contained in:
Justin Bedő
2024-11-07 07:13:47 +11:00
committed by GitHub
+1
View File
@@ -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 ];