Merge pull request #66202 from idontgetoutmuch/fix-sundialr

Ensure sundialr builds on macos.
This commit is contained in:
Peter Simons 2019-08-06 19:20:19 +02:00 committed by GitHub
commit 5bf093e7d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -447,6 +447,7 @@ let
mnormt = [ pkgs.libiconv ];
phangorn = [ pkgs.libiconv ];
quadprog = [ pkgs.libiconv ];
sundialr = [ pkgs.libiconv ];
};
packagesRequireingX = [