summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-09-16 00:05:18 -0400
committerJesse Luehrs <doy@tozt.net>2014-09-16 00:05:18 -0400
commit1acca857b8bfc461d9ae1d7fcefe9a4d4c3d12f3 (patch)
tree787bbaf49cfbe7bb00168a91ff11fc40fd3c81f7
parentc66df9dbf0af4e70f63556054f3b652f724b00db (diff)
downloadapp-termcast-1acca857b8bfc461d9ae1d7fcefe9a4d4c3d12f3.tar.gz
app-termcast-1acca857b8bfc461d9ae1d7fcefe9a4d4c3d12f3.zip
add test deps
-rw-r--r--dist.ini4
1 files changed, 4 insertions, 0 deletions
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