aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
authorgroditi <groditi@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2009-01-06 17:32:40 +0000
committergroditi <groditi@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2009-01-06 17:32:40 +0000
commit8cbc9da5e4ad55ceeca9338e0e76e498668c7d76 (patch)
tree8317d002811ce9dbfff8dbcbdf0b04172015be4e /Makefile.PL
parentd0736579d1a4ee339b799fcf3344a2fe9e9b2092 (diff)
downloadreaction-8cbc9da5e4ad55ceeca9338e0e76e498668c7d76.tar.gz
reaction-8cbc9da5e4ad55ceeca9338e0e76e498668c7d76.zip
we dont need accept context anymore
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 993d0a0..45d67e2 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -14,7 +14,6 @@ requires 'Catalyst::Plugin::Static::Simple' => 0;
requires 'Catalyst::Plugin::I18N' => 0;
requires 'Catalyst::Model::DBIC::Schema' => 0;
requires 'Catalyst::View::TT' => '0.23';
-requires 'Catalyst::Component::ACCEPT_CONTEXT' => 0;
requires 'Config::General' => 0;
requires 'Test::Class' => 0;
requires 'Test::Memory::Cycle' => 0;