Specify prereqs manually
[gitmo/MooseX-Getopt.git] / dist.ini
index 601337d..2a53280 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -17,3 +17,13 @@ copyright_holder = Infinity Interactive, Inc
 dist = MooseX-Getopt
 repository_at = github
 authority = cpan:STEVAN
+auto_prereq = 0
+
+[Prereq]
+Getopt::Long = 2.37
+Getopt::Long::Descriptive = 0.081
+Moose = 0.56
+
+[Prereq / TestRequires]
+Test::Exception = 0.21
+Test::More = 0.88