doh, DZPTCD doesnt inject its prereqs
Karen Etheridge [Wed, 2 May 2012 19:56:56 +0000 (12:56 -0700)]
Changes
dist.ini

diff --git a/Changes b/Changes
index 84f86a0..d0c1649 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
 Revision history for MooseX-UndefTolerant
 
 {{$NEXT}}
+    * temporarily add missing dep on Test::CheckDeps
 
 0.14      2012-05-02 09:23:54 PDT-0700
     * re-release of 0.13 to fix a PAUSE indexing issue.
index 4447c78..ca25984 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -25,6 +25,7 @@ repository.type   = git
 Test::Fatal = 0
 Test::More  = 0.002
 Test::Moose = 0
+Test::CheckDeps = 0
 
 [Prereqs / RuntimeRequires]
 Moose = 0.89