projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
7a4b1b1
)
add dev prereq to allow "make distclean" to not silently fail
Karen Etheridge [Tue, 26 Mar 2013 19:26:57 +0000 (12:26 -0700)]
dist.ini
patch
|
blob
|
blame
|
history
diff --git
a/dist.ini
b/dist.ini
index
7558d17
..
24004ab
100644
(file)
--- 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