summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini5
1 files changed, 5 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini
index 46aa79f..810cec4 100644
--- a/dist.ini
+++ b/dist.ini
@@ -26,6 +26,7 @@ skip = ^Class::Refresh$
skip = ^Data::Dump$
skip = ^Data::Printer$
skip = ^Proc::InvokeEditor$
+skip = ^Win32::Console::ANSI$
[Prereqs / RuntimeRecommends]
App::Nopaste = 0
@@ -34,3 +35,7 @@ Data::Dump = 0
Data::Printer = 0
Proc::InvokeEditor = 0
Term::ReadLine::Gnu = 0
+
+; XXX it'd be nice if we could make this recommended instead of required
+[OSPrereqs / MSWin32]
+Win32::Console::ANSI = 0