summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-07-10 11:31:08 -0400
committerJesse Luehrs <doy@tozt.net>2013-07-10 11:31:08 -0400
commit0216d3845cd0c2b6b5e215adc3a52762e7cff2c4 (patch)
tree13579ab1b8df03fe4568589de2e47adcb7efc876
parenta09ed08ccbe2bc7de8d86f0cdb17a50e9eace168 (diff)
downloadreply-0216d3845cd0c2b6b5e215adc3a52762e7cff2c4.tar.gz
reply-0216d3845cd0c2b6b5e215adc3a52762e7cff2c4.zip
remove the 'mro' dep
-rw-r--r--dist.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini
index e9c9aab..3a988c2 100644
--- a/dist.ini
+++ b/dist.ini
@@ -31,6 +31,7 @@ skip = ^Proc::InvokeEditor$
skip = ^Win32::Console::ANSI$
skip = ^B::Keywords$
skip = ^MRO::Compat$
+skip = ^mro$
[Prereqs / RuntimeRecommends]
App::Nopaste = 0