aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormatthew <matthew>2009-03-03 10:18:39 +0000
committermatthew <matthew>2009-03-03 10:18:39 +0000
commit31f979bbc86bee541fb47b305383f2144f8617e4 (patch)
treed00b94e0fce1f3bb2ffbbfb5b2a4fa957214403a
parent299220e0c3a7e58ab0c95aef387588f3f94a1231 (diff)
Doesn't really need JSON.pm, but RABX dies without it.
-rw-r--r--conf/packages1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/packages b/conf/packages
index a98b49235..8a2e8c608 100644
--- a/conf/packages
+++ b/conf/packages
@@ -21,3 +21,4 @@ perl
perl-base
perl-modules
perlmagick
+libjson-perl