From 1acca857b8bfc461d9ae1d7fcefe9a4d4c3d12f3 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Tue, 16 Sep 2014 00:05:18 -0400 Subject: add test deps --- dist.ini | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dist.ini b/dist.ini index aed7c14..f47ff40 100644 --- a/dist.ini +++ b/dist.ini @@ -11,5 +11,9 @@ repository = github [AutoPrereqs] skip = ^Term::TtyRec::Plus$ +[Prereqs / DevelopRequires] +IO::Pty::Easy = 0 +Test::TCP = 0 + [Prereqs / RuntimeRecommends] Term::TtyRec::Plus = 0 -- cgit v1.2.3-54-g00ecf