rPackages.rbedrock: fix build

This commit is contained in:
Bruno Rodrigues 2024-02-29 15:01:12 +01:00
parent ebe6e80779
commit e618af0310

View File

@ -350,6 +350,7 @@ let
haven = with pkgs; [ zlib.dev ];
h5vc = [ pkgs.zlib.dev ];
highs = [ pkgs.which pkgs.cmake ];
rbedrock = [ pkgs.zlib.dev pkgs.which pkgs.cmake ];
HiCseg = [ pkgs.gsl ];
imager = [ pkgs.xorg.libX11.dev ];
iBMQ = [ pkgs.gsl ];