rPackages.bbl: add missing gsl dependency

This commit is contained in:
Justin Bedo
2021-09-25 23:14:47 +10:00
parent 3f72620275
commit 353fea8792

View File

@@ -467,6 +467,7 @@ let
ssh = with pkgs; [ libssh ];
s2 = [ pkgs.openssl.dev ];
ArrayExpressHTS = with pkgs; [ zlib.dev curl.dev which ];
bbl = with pkgs; [ gsl ];
};
packagesRequireingX = [