Merge pull request #42289 from mnacamura/r-RcppEigen-darwin

rPackages.RcppEigen: fix Darwin build
This commit is contained in:
Matthew Justin Bauer
2018-06-20 13:48:40 -04:00
committed by GitHub

View File

@@ -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 ];