perlPackages.NetOpenIDConsumer: Depend on CGI

This commit is contained in:
Graham Christensen 2016-03-27 20:12:49 -05:00
parent df9a6362ea
commit 849e743040
1 changed files with 1 additions and 1 deletions

View File

@ -9151,7 +9151,7 @@ let self = _self // overrides; _self = with self; {
url = "mirror://cpan/authors/id/W/WR/WROG/${name}.tar.gz";
sha256 = "1nh9988436rmmmd6x2zz1fyrqy2005a1gvqzgvnc1pg2ylg61fqf";
};
propagatedBuildInputs = [ NetOpenIDCommon JSON LWP ];
propagatedBuildInputs = [ CGI NetOpenIDCommon JSON LWP ];
};
PackageConstants = buildPerlPackage {