rPackages.fcl: fixed build

This commit is contained in:
Bruno Rodrigues 2024-06-03 17:14:19 +02:00 committed by Justin Bedo
parent bb97c4b540
commit 2d9eab10b6
No known key found for this signature in database
GPG Key ID: 2C18202C56C182BD

View File

@ -351,6 +351,7 @@ let
exactextractr = [ pkgs.geos ];
EMCluster = [ pkgs.lapack ];
fangs = [ pkgs.cargo ];
fcl = [ pkgs.cargo ];
fftw = [ pkgs.fftw.dev ];
fftwtools = with pkgs; [ fftw.dev pkg-config ];
fingerPro = [ pkgs.gsl ];