Merge pull request #316939 from b-rodrigues/fix_fcl

rPackages.fcl: fixed build
This commit is contained in:
Justin Bedő
2024-06-09 10:34:36 +10:00
committed by GitHub
+1
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 ];