summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2011-04-14 08:54:40 -0500
committerJesse Luehrs <doy@tozt.net>2011-04-14 08:54:40 -0500
commit2c8aa354be1674a5af11699c52069c29be094b1c (patch)
tree7eae723bd1a6dbd0b9be6b9ea5d534c2caf1b78c
parent1db37bb0163fbb33801f8f66ba409a8202137508 (diff)
downloadapp-termcast-2c8aa354be1674a5af11699c52069c29be094b1c.tar.gz
app-termcast-2c8aa354be1674a5af11699c52069c29be094b1c.zip
add Term::TtyRec::Plus to 'recommends'
-rw-r--r--dist.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini
index 127a83a..c3e73eb 100644
--- a/dist.ini
+++ b/dist.ini
@@ -17,3 +17,6 @@ JSON = 0
[Prereqs / TestRequires]
Test::Requires = 0
+
+[Prereqs / RuntimeRecommends]
+Term::TtyRec::Plus = 0