perlPackages.AuthenDecHpwd: Depend on ModuleBuild

This commit is contained in:
Graham Christensen 2016-03-27 20:08:23 -05:00
parent f11fd4a476
commit 2d182a2992

View File

@ -412,6 +412,7 @@ let self = _self // overrides; _self = with self; {
url = "mirror://cpan/authors/id/Z/ZE/ZEFRAM/${name}.tar.gz";
sha256 = "67f45fef6a23b7548f387b675cbf7881bf9da62d7d007cbf90d3a4b851b99eb7";
};
buildInputs = [ ModuleBuild ];
propagatedBuildInputs = [ ScalarString DataInteger DigestCRC ];
};