Unverified Commit 6ac65a48 authored by Justin Bedo's avatar Justin Bedo
Browse files

rPackages.Rwbo: fix build

parent 0161fb25
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1551,6 +1551,7 @@ let
    RITCH = [ pkgs.zlib.dev ];
    RcppMeCab = [ pkgs.mecab ];
    PING = [ pkgs.gsl ];
    Rwbo = [ pkgs.zlib.dev ];
    PROJ = [ pkgs.proj.dev ];
    RcppAlgos = [ pkgs.gmp.dev ];
    RcppBigIntAlgos = [ pkgs.gmp.dev ];