Merge pull request #66202 from idontgetoutmuch/fix-sundialr
Ensure sundialr builds on macos.
This commit is contained in:
commit
5bf093e7d5
1 changed files with 1 additions and 0 deletions
|
@ -447,6 +447,7 @@ let
|
|||
mnormt = [ pkgs.libiconv ];
|
||||
phangorn = [ pkgs.libiconv ];
|
||||
quadprog = [ pkgs.libiconv ];
|
||||
sundialr = [ pkgs.libiconv ];
|
||||
};
|
||||
|
||||
packagesRequireingX = [
|
||||
|
|
Loading…
Reference in a new issue