rPackages.RcppCWB: fix build

This commit is contained in:
Justin Bedo 2021-11-04 21:16:26 +11:00
parent ab946b5113
commit 7264b569ac
No known key found for this signature in database
GPG Key ID: 2C18202C56C182BD

@ -448,6 +448,7 @@ let
RDieHarder = [ pkgs.gsl ];
QF = [ pkgs.gsl ];
PICS = [ pkgs.gsl ];
RcppCWB = [ pkgs.pkg-config ];
};
packagesWithBuildInputs = {
@ -590,6 +591,7 @@ let
BNSP = [ pkgs.gsl ];
scModels = [ pkgs.mpfr.dev ];
multibridge = [ pkgs.mpfr.dev ];
RcppCWB = with pkgs; [ pcre.dev glib.dev ];
};
packagesRequiringX = [