From ff9a35c2f68a9e1fd6d4a6e653fec4d7adb035ea Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 30 May 2013 06:37:37 -0500 Subject: recommend the requirements for non-default modules --- dist.ini | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dist.ini b/dist.ini index 969fdb1..a1f9c42 100644 --- a/dist.ini +++ b/dist.ini @@ -11,3 +11,7 @@ repository = github [AutoPrereqs] skip = ^Data::Dump$ skip = ^Proc::InvokeEditor$ + +[Prereqs / RuntimeRecommends] +Data::Dump = 0 +Proc::InvokeEditor = 0 -- cgit v1.2.3-54-g00ecf