From: Sebastian Riedel Date: Fri, 16 Dec 2005 21:53:52 +0000 (+0000) Subject: Updated makefile X-Git-Tag: 5.7099_04~770 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=303d0ae0945f9191a8f182d07c002b5f22180bd2 Updated makefile --- diff --git a/Makefile.PL b/Makefile.PL index 8b96899..d5fe2ad 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -30,7 +30,7 @@ requires 'Tree::Simple'; requires 'Tree::Simple::Visitor::FindByPath'; requires 'URI' => 1.35; requires 'File::Copy::Recursive'; -requires 'Module::Install::Admin::Bundle' => '0.04'; +requires 'Module::Install::Admin' => '0.45'; feature 'Apache/mod_perl Support', -default => 0,