Merge pull request #289828 from b-rodrigues/fix_rationalmatrix
rPackages.RationalMatrix: added deps
This commit is contained in:
commit
c3d7412f3d
1 changed files with 1 additions and 0 deletions
|
@ -512,6 +512,7 @@ let
|
|||
RDieHarder = [ pkgs.gsl ];
|
||||
QF = [ pkgs.gsl ];
|
||||
PICS = [ pkgs.gsl ];
|
||||
RationalMatrix = [ pkgs.pkg-config pkgs.gmp.dev];
|
||||
RcppCWB = [ pkgs.pkg-config pkgs.pcre2 ];
|
||||
redux = [ pkgs.pkg-config ];
|
||||
rrd = [ pkgs.pkg-config ];
|
||||
|
|
Loading…
Reference in a new issue