rPackages.resultant: fix build

This commit is contained in:
Bruno Rodrigues
2024-11-04 11:31:33 +01:00
parent 28c651c70d
commit 1c37a2492c
+1
View File
@@ -455,6 +455,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 ];