perlPackages.DataEntropy: Depend on ModuleBuild

This commit is contained in:
Graham Christensen 2016-03-27 20:11:00 -05:00
parent 5dd946ded9
commit 4532a2a75d

View File

@ -2707,6 +2707,7 @@ let self = _self // overrides; _self = with self; {
url = "mirror://cpan/authors/id/Z/ZE/ZEFRAM/${name}.tar.gz";
sha256 = "2611c4a1a3038594d79ea4ed14d9e15a9af8f77105f51667795fe4f8a53427e4";
};
buildInputs = [ ModuleBuild ];
propagatedBuildInputs = [ParamsClassify DataFloat CryptRijndael HTTPLite];
};