summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-12-21 13:24:35 -0600
committerJesse Luehrs <doy@tozt.net>2010-12-21 13:24:35 -0600
commit691f1e213933f76c5181e292a9618a4e7ee62f2f (patch)
tree5f546dd42f9477841b69ea778a17c53b81c0db86
parent92056f41392f3efef9a57b6a56cb3788b1969a21 (diff)
downloadkiokudb-serializer-crypt-691f1e213933f76c5181e292a9618a4e7ee62f2f.tar.gz
kiokudb-serializer-crypt-691f1e213933f76c5181e292a9618a4e7ee62f2f.zip
test deps
-rw-r--r--dist.ini9
1 files changed, 9 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini
index e6b6e6f..272bd32 100644
--- a/dist.ini
+++ b/dist.ini
@@ -10,3 +10,12 @@ dist = KiokuDB-Serializer-Crypt
Crypt::Util = 0
KiokuDB = 0
namespace::autoclean = 0
+
+[Prereqs / TestRequires]
+Test::Requires = 0
+Test::More = 0.88
+
+[Prereqs / TestRecommends]
+Crypt::Rijndael = 0
+Crypt::CFB = 0
+JSON = 0