Merge pull request #288672 from Kupac/CytoML
rPackages.CytoML: fix build failure
This commit is contained in:
@@ -328,6 +328,7 @@ let
|
||||
chebpol = [ pkgs.fftw.dev ];
|
||||
ChemmineOB = with pkgs; [ openbabel pkg-config ];
|
||||
curl = [ pkgs.curl.dev ];
|
||||
CytoML = [ pkgs.libxml2.dev ];
|
||||
data_table = with pkgs; [ pkg-config zlib.dev ] ++ lib.optional stdenv.isDarwin pkgs.llvmPackages.openmp;
|
||||
devEMF = with pkgs; [ xorg.libXft.dev ];
|
||||
diversitree = with pkgs; [ gsl fftw ];
|
||||
|
||||
Reference in New Issue
Block a user