perlPackages.NetOpenIDConsumer: Depend on CGI
This commit is contained in:
parent
df9a6362ea
commit
849e743040
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue