Skip to content

Commit

Permalink
Fix dependencies - requires parent
Browse files Browse the repository at this point in the history
Signed-off-by: Wallace Reis <[email protected]>
  • Loading branch information
wreis authored and Wallace Reis committed Feb 26, 2013
1 parent dd1d8bc commit 3f7d38c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ requires 'Plack' => '1.0013'; # for seek(0,0) on psgi.input
requires 'HTTP::Headers';
requires 'AnyEvent::HTTP' => 1.44; # for Host header
requires 'LWP::UserAgent';
requires 'parent';
tests 't/*.t t/*/*.t';
auto_set_repository;
WriteAll;

0 comments on commit 3f7d38c

Please sign in to comment.