summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini
index 05d20e9..6246844 100644
--- a/dist.ini
+++ b/dist.ini
@@ -21,10 +21,12 @@ package = Reply::Plugin::Default
[AutoPrereqs]
skip = ^App::Nopaste$
skip = ^Data::Dump$
+skip = ^Data::Printer$
skip = ^Proc::InvokeEditor$
[Prereqs / RuntimeRecommends]
App::Nopaste = 0
Data::Dump = 0
+Data::Printer = 0
Proc::InvokeEditor = 0
Term::ReadLine::Gnu = 0