Skip to content

Commit

Permalink
r-minqa: fix build on Darwin
Browse files Browse the repository at this point in the history
  • Loading branch information
mnacamura committed Sep 23, 2019
1 parent 17e1fea commit aefe6bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/development/r-modules/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -441,6 +441,7 @@ let
nlme = [ pkgs.libiconv ];
Matrix = [ pkgs.libiconv ];
mgcv = [ pkgs.libiconv ];
minqa = [ pkgs.libiconv ];
igraph = [ pkgs.libiconv ];
ape = [ pkgs.libiconv ];
expm = [ pkgs.libiconv ];
Expand Down

0 comments on commit aefe6bc

Please sign in to comment.