rPackages.RcppDPR: fix build

This commit is contained in:
detroyejr
2025-11-04 21:25:27 -05:00
parent fcf034c39e
commit d18d8bad34
+1
View File
@@ -691,6 +691,7 @@ let
rapport = [ pkgs.which ];
rcdd = [ pkgs.gmp.dev ];
RcppCNPy = [ pkgs.zlib.dev ];
RcppDPR = [ pkgs.gsl ];
RcppGSL = [ pkgs.gsl ];
RcppZiggurat = [ pkgs.gsl ];
reprex = [ pkgs.which ];