Merge pull request #289806 from b-rodrigues/fix_bioacoustics
rPackages.bioacoustics: added deps to fix build
This commit is contained in:
commit
7b228851ee
1 changed files with 1 additions and 0 deletions
|
@ -317,6 +317,7 @@ let
|
|||
BayesSAE = [ pkgs.gsl ];
|
||||
BayesVarSel = [ pkgs.gsl ];
|
||||
BayesXsrc = with pkgs; [ readline.dev ncurses gsl ];
|
||||
bioacoustics = [ pkgs.fftw.dev pkgs.cmake ];
|
||||
bigGP = [ pkgs.mpi ];
|
||||
bio3d = [ pkgs.zlib ];
|
||||
BiocCheck = [ pkgs.which ];
|
||||
|
|
Loading…
Reference in a new issue