summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-05-30 06:37:37 -0500
committerJesse Luehrs <doy@tozt.net>2013-05-30 06:37:37 -0500
commitff9a35c2f68a9e1fd6d4a6e653fec4d7adb035ea (patch)
tree667a4ff6d06a4c06bfb4df0fc16ebee85c51a079 /dist.ini
parentcda75a3e759b2c597a0d95be7d797c585e2accc9 (diff)
downloadreply-ff9a35c2f68a9e1fd6d4a6e653fec4d7adb035ea.tar.gz
reply-ff9a35c2f68a9e1fd6d4a6e653fec4d7adb035ea.zip
recommend the requirements for non-default modules
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini4
1 files changed, 4 insertions, 0 deletions
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