Commit cdc9b2e2 authored by Bruno Rodrigues's avatar Bruno Rodrigues
Browse files

rPackages.apcf: add dependency

parent 47509f9e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -426,6 +426,7 @@ let
    seqminer = with pkgs; [ zlib.dev bzip2 ];
    sf = with pkgs; [ gdal proj geos libtiff curl ];
    terra = with pkgs; [ gdal proj geos ];
    apcf = with pkgs; [ geos ];
    showtext = with pkgs; [ zlib libpng icu freetype.dev ];
    simplexreg = [ pkgs.gsl ];
    spate = [ pkgs.fftw.dev ];