Merge pull request #289811 from b-rodrigues/fix_generalizedwendland
rPackages.GeneralizedWendland: added deps to fix build
This commit is contained in:
commit
c514976dd4
1 changed files with 1 additions and 0 deletions
|
@ -341,6 +341,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