aboutsummaryrefslogtreecommitdiffstats
path: root/cpanfile
diff options
context:
space:
mode:
authorJon Kristensen <info@jonkri.com>2014-05-15 17:41:07 +0200
committerJon Kristensen <info@jonkri.com>2014-05-15 17:41:07 +0200
commitd6ab834a8e1fb67800785eb781e4f9ecc2e39a5c (patch)
tree57330eaed413dd8a200e2d49b1deb91b69dad79f /cpanfile
parent87b7c87e1cf83ba043a0254008248595363906c1 (diff)
parent966a1a754d7f4f055944212c5523798a7795402f (diff)
Merge branch 'master' of git://github.com/mysociety/fixmystreet into jonkri-master
Diffstat (limited to 'cpanfile')
-rw-r--r--cpanfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpanfile b/cpanfile
index ca82f9ae2..158e10cd1 100644
--- a/cpanfile
+++ b/cpanfile
@@ -85,6 +85,7 @@ feature 'uk', 'FixMyStreet.com specific requirements' => sub {
# # East Hampshire
# requires 'SOAP::Lite';
# Barnet
+ # TODO: This can perhaps be removed since Barnet switched to email for problem reports
requires 'SOAP::WSDL';
};