Merge pull request #301358 from Kupac/fix_eds

rPackages.eds: fix build
This commit is contained in:
Justin Bedő 2024-04-11 09:16:54 +10:00 committed by GitHub
commit a43a959206
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -563,6 +563,7 @@ let
apsimx = [ pkgs.which ];
cairoDevice = [ pkgs.pkg-config ];
chebpol = [ pkgs.pkg-config ];
eds = [ pkgs.zlib.dev ];
fftw = [ pkgs.pkg-config ];
gdtools = [ pkgs.pkg-config ];
archive = [ pkgs.libarchive];