rPackages.CNEr: fix build

This commit is contained in:
Justin Bedo 2021-10-13 07:02:08 +11:00
parent db5b03ba89
commit 4c96ee566d
No known key found for this signature in database
GPG Key ID: 2C18202C56C182BD

View File

@ -515,6 +515,7 @@ let
csaw = with pkgs; [ zlib.dev curl ];
DirichletMultinomial = with pkgs; [ gsl ];
DiffBind = with pkgs; [ zlib.dev ];
CNEr = with pkgs; [ zlib ];
};
packagesRequiringX = [