Merge pull request #42289 from mnacamura/r-RcppEigen-darwin
rPackages.RcppEigen: fix Darwin build
This commit is contained in:
commit
d62db0bff0
1 changed files with 1 additions and 0 deletions
|
@ -397,6 +397,7 @@ let
|
|||
RPushbullet = [ pkgs.which ];
|
||||
qtpaint = [ pkgs.cmake ];
|
||||
qtbase = [ pkgs.cmake pkgs.perl ];
|
||||
RcppEigen = [ pkgs.libiconv ];
|
||||
RCurl = [ pkgs.curl.dev ];
|
||||
R2SWF = [ pkgs.pkgconfig ];
|
||||
rggobi = [ pkgs.pkgconfig ];
|
||||
|
|
Loading…
Reference in a new issue