Add extra deps
Tomas Doran [Sun, 10 Jan 2010 22:34:37 +0000 (22:34 +0000)]
Makefile.PL

index 53a78f8..5a924aa 100644 (file)
@@ -103,6 +103,7 @@ requires_external_bin 'git';
 
 test_requires 'Test::More' => '0.88';
 test_requires 'Test::utf8' => '0.02';
+test_requires 'HTTP::Request::Common';
 
 resources bugtracker => 'http://rt.cpan.org/Public/Dist/Display.html?Name=Gitalist';
 resources repository => 'git://git.shadowcat.co.uk/catagits/Gitalist.git';