summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-07-01 21:29:24 -0400
committerJesse Luehrs <doy@tozt.net>2013-07-01 21:29:24 -0400
commitdc7920a0e6cb26d24b1d943f42f47e1b115192b1 (patch)
treef3c9f9143997aaaa730256774410e205e2e20301 /dist.ini
parenta5d47b1ad425985a3bb7b08532207e89110f9daa (diff)
downloadreply-dc7920a0e6cb26d24b1d943f42f47e1b115192b1.tar.gz
reply-dc7920a0e6cb26d24b1d943f42f47e1b115192b1.zip
handle inherited methods
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 60c004d..df27ef6 100644
--- a/dist.ini
+++ b/dist.ini
@@ -29,6 +29,7 @@ skip = ^Proc::InvokeEditor$
skip = ^Win32::Console::ANSI$
skip = ^B::Keywords$
skip = ^Package::Stash$
+skip = ^MRO::Compat$
[Prereqs / RuntimeRecommends]
App::Nopaste = 0
@@ -39,6 +40,7 @@ Proc::InvokeEditor = 0
Term::ReadLine::Gnu = 0
B::Keywords = 0
Package::Stash = 0
+MRO::Compat = 0
; XXX it'd be nice if we could make this recommended instead of required
[OSPrereqs / MSWin32]