rPackages.GeneralizedWendland: added deps to fix build
This commit is contained in:
parent
dab023d0cc
commit
bd37cac455
1 changed files with 1 additions and 0 deletions
|
@ -338,6 +338,7 @@ let
|
|||
fftwtools = with pkgs; [ fftw.dev pkg-config ];
|
||||
Formula = [ pkgs.gmp ];
|
||||
gdtools = with pkgs; [ cairo.dev fontconfig.lib freetype.dev ];
|
||||
GeneralizedWendland = [ pkgs.gsl ];
|
||||
ggiraph = with pkgs; [ pkgs.libpng.dev ];
|
||||
git2r = with pkgs; [ zlib.dev openssl.dev libssh2.dev libgit2 pkg-config ];
|
||||
GLAD = [ pkgs.gsl ];
|
||||
|
|
Loading…
Reference in a new issue