Commit 0488a622 authored by Bruno Rodrigues's avatar Bruno Rodrigues
Browse files

rPackages.RationalMatrix: added deps

parent 09c1497c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -501,6 +501,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 ];