summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2012-03-07 00:10:54 -0600
committerJesse Luehrs <doy@tozt.net>2012-03-07 00:10:54 -0600
commit8102ebfac9c81a7040ff5ab137f366624a223387 (patch)
tree0c816905f326aeaeff37086738ab4a7cc4ae0d36 /dist.ini
parenteb1534ec0924b8ff68e370249af41d14077411ab (diff)
downloadapp-ttyrec-8102ebfac9c81a7040ff5ab137f366624a223387.tar.gz
app-ttyrec-8102ebfac9c81a7040ff5ab137f366624a223387.zip
add basic test
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini4
1 files changed, 4 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini
index 6607f94..f136b27 100644
--- a/dist.ini
+++ b/dist.ini
@@ -8,3 +8,7 @@ dist = App-Ttyrec
repository = github
[AutoPrereqs]
+
+[Prereqs / TestRecommends]
+Term::TtyRec::Plus = 0
+IO::Pty::Easy = 0