X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=df20b5dba89adf6fe1b2562d26bed1ca3f960cbc;hb=de0dd607911fba5d34ced3af61a695d35c9af4d7;hp=71a80eb29a26608d49304b28d5e194a4414137ec;hpb=a35d5d2a693f86d2202b794aa3a19889251aca67;p=catagits%2FGitalist.git diff --git a/Makefile.PL b/Makefile.PL index 71a80eb..df20b5d 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -54,6 +54,7 @@ requires 'Catalyst::Plugin::ConfigLoader'; requires 'Catalyst::Plugin::StackTrace'; requires 'Catalyst::Plugin::Static::Simple'; requires 'Catalyst::Plugin::Unicode::Encoding'; +requires 'Catalyst::Plugin::SubRequest'; requires 'Catalyst::Action::RenderView'; requires 'Catalyst::Component::InstancePerContext'; requires 'Catalyst::View::Component::SubInclude' => '0.07';