rPackages.EMCluster: remove dependencies

This commit is contained in:
TomaSajt
2026-07-10 21:16:19 +02:00
committed by Michael Daniels
parent 561e6dc1ba
commit 1b9111c3e2

View File

@@ -423,7 +423,6 @@ let
Cardinal = [ pkgs.which ];
ChemmineOB = [ pkgs.pkg-config ];
CytoML = [ pkgs.libxml2 ]; # for xml2-config
EMCluster = [ pkgs.lapack ];
Formula = [ pkgs.gmp ];
GLAD = [ pkgs.gsl ];
GPBayes = [ pkgs.gsl ];