r-statmod: Add libiconv to buildInputs

This commit is contained in:
Matt Wittmann 2020-05-14 20:00:58 -07:00
parent 6bcb1dec8e
commit 5b3f0c4f4a
No known key found for this signature in database
GPG key ID: A79A94078DF3DB5B

View file

@ -445,6 +445,7 @@ let
ucminf = [ pkgs.libiconv ];
glmnet = [ pkgs.libiconv ];
mvtnorm = [ pkgs.libiconv ];
statmod = [ pkgs.libiconv ];
};
packagesRequireingX = [