Add Cat prereqs
Dave Rolsky [Sun, 23 Jan 2011 04:50:29 +0000 (22:50 -0600)]
dist.ini

index cac585c..89b4511 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -31,6 +31,8 @@ repository.type   = hg
 [CheckChangeLog]
 
 [Prereqs]
+Catalyst::Action::REST = 0.90
+Catalyst::Runtime      = 5.80030
 
 [Prereqs / TestRequires]
 Test::More = 0.88