Merge pull request #43360 from mnacamura/r-reprex
rPackages.reprex: fix build
This commit is contained in:
commit
73473bb22e
@ -306,6 +306,7 @@ let
|
||||
RcppCNPy = [ pkgs.zlib.dev ];
|
||||
RcppGSL = [ pkgs.gsl_1 ];
|
||||
RcppZiggurat = [ pkgs.gsl_1 ];
|
||||
reprex = [ pkgs.which ];
|
||||
rgdal = [ pkgs.proj pkgs.gdal ];
|
||||
rgeos = [ pkgs.geos ];
|
||||
rggobi = [ pkgs.ggobi pkgs.gtk2.dev pkgs.libxml2.dev ];
|
||||
|
Loading…
x
Reference in New Issue
Block a user