From: Karen Etheridge <ether@cpan.org>
Date: Tue, 26 Mar 2013 19:26:57 +0000 (-0700)
Subject: add dev prereq to allow "make distclean" to not silently fail
X-Git-Tag: 2.0800~3
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=7a671e41cb4e0850e910a555ee0d761b6c0867cd;p=gitmo%2FMoose.git

add dev prereq to allow "make distclean" to not silently fail
---

diff --git a/dist.ini b/dist.ini
index 7558d17..24004ab 100644
--- a/dist.ini
+++ b/dist.ini
@@ -134,6 +134,7 @@ Test::Output                 = 0
 Test::Spelling               = 0
 URI                          = 0
 Test::Inline::Extract        = 0
+ExtUtils::MakeMaker::Dist::Zilla::Develop = 0
 
 [Prereqs / RuntimeRecommends]
 ; this needs to be installed *after*, since it deps on Moose