rPackages.reprex: fix build
This commit is contained in:
parent
1539167d21
commit
c072024409
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue