rPackages.apcf: add dependency

This commit is contained in:
Bruno Rodrigues
2024-02-13 21:25:55 +01:00
parent 47509f9ee4
commit cdc9b2e29c

View File

@@ -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 ];