mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 08:30:57 +00:00
r-randomForest: fix build on Darwin
(cherry picked from commit 8df7139996)
This commit is contained in:
committed by
Jörg Thalheim
parent
27f187b96a
commit
fe4cb7eaf7
@@ -449,6 +449,7 @@ let
|
||||
pan = [ pkgs.libiconv ];
|
||||
phangorn = [ pkgs.libiconv ];
|
||||
quadprog = [ pkgs.libiconv ];
|
||||
randomForest = [ pkgs.libiconv ];
|
||||
sundialr = [ pkgs.libiconv ];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user