bump prereq for MXTPT
[gitmo/MooseX-ConfigFromFile.git] / dist.ini
index c415d0e..8f10607 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -28,10 +28,13 @@ version_regexp = ^v([\d._]+)(-TRIAL)?$
 
 [AutoPrereqs]
 skip = ^A$
-skip = ^Generic$
+skip = ^Generic
 skip = ^MooseX::SimpleConfig$
 skip = ^MooseX::Getopt$
 
+[Prereqs / RuntimeRequires]
+MooseX::Types::Path::Tiny = 0.005
+
 [Prereqs / TestRecommends]
 MooseX::SimpleConfig = 0
 MooseX::Getopt = 0
@@ -64,6 +67,7 @@ stopwords = configfile
 [Test::Compile]
 bail_out_on_fail = 1
 
+[Test::ReportPrereqs]
 [Test::MinimumVersion]
 [MetaTests]
 [Test::CPAN::Changes]