Unverified Commit a43a9592 authored by Justin Bedő's avatar Justin Bedő Committed by GitHub
Browse files

Merge pull request #301358 from Kupac/fix_eds

rPackages.eds: fix build
parents d2b7e679 e659299d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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];