R: fix bio3d build

This commit is contained in:
Domen Kožar 2017-02-27 13:51:55 +01:00
parent bbefb5d06a
commit 7ed28a0b78
No known key found for this signature in database
GPG Key ID: C2FFBCAFD2C24246

View File

@ -242,6 +242,7 @@ let
BayesVarSel = [ pkgs.gsl_1 ];
BayesXsrc = [ pkgs.readline.dev pkgs.ncurses ];
bigGP = [ pkgs.openmpi ];
bio3d = [ pkgs.zlib ];
BiocCheck = [ pkgs.which ];
Biostrings = [ pkgs.zlib ];
bnpmr = [ pkgs.gsl_1 ];