perlPackages.NetOAuth: fix build

This commit is contained in:
Tuomas Tynkkynen 2016-04-13 06:49:10 +03:00
parent 773f27525a
commit a20e80a816

View file

@ -8914,7 +8914,7 @@ let self = _self // overrides; _self = with self; {
url = mirror://cpan/authors/id/K/KG/KGRENNAN/Net-OAuth-0.28.tar.gz;
sha256 = "0k4h4a5048h7qgyx25ih64x0l4airx8a6d9gjq08wmxcl2fk3z3v";
};
buildInputs = [ TestWarn ];
buildInputs = [ ModuleBuild TestWarn ];
propagatedBuildInputs = [ ClassAccessor ClassDataInheritable DigestHMAC DigestSHA1 LWPUserAgent URI ];
meta = {
description = "An implementation of the OAuth protocol";