projects
/
catagits/Reaction.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
aada61d
)
missing deps
matthewt [Thu, 22 Jan 2009 20:33:55 +0000 (20:33 +0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
45d67e2
..
43e2493
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-38,6
+38,8
@@
requires 'MooseX::Types' => '0.04';
requires 'Scalar::Util';
requires 'File::ShareDir' => '1.00';
requires 'namespace::clean' => '0.08';
+requires 'Catalyst::Component::ACCEPT_CONTEXT';
+requires 'Catalyst::Component::InstancePerContext';
install_share;