mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 08:30:57 +00:00
rPackages.rvMF: fix build
This commit is contained in:
@@ -1517,6 +1517,7 @@ let
|
||||
curl
|
||||
];
|
||||
runjags = [ pkgs.jags ];
|
||||
rvMF = [ pkgs.mpfr ];
|
||||
rvg = [ pkgs.libpng ];
|
||||
rzmq = [ pkgs.zeromq ];
|
||||
s2 = with pkgs; [
|
||||
|
||||
Reference in New Issue
Block a user