aboutsummaryrefslogtreecommitdiffstats
path: root/cpanfile
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2020-06-16 16:25:07 +0100
committerM Somerville <matthew-github@dracos.co.uk>2020-11-11 10:29:20 +0000
commitc0f9b0dcb1fc7cecb4b98ad82715600f73707bf0 (patch)
tree52631c2abc794598fc1b99bc436b7647f103a14a /cpanfile
parent613f45c6514ace275b3a49a5d50f7b83ed536b5f (diff)
[Waste] ICal generation, with Data::ICal.
Diffstat (limited to 'cpanfile')
-rw-r--r--cpanfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpanfile b/cpanfile
index 4485314b0..cf7250e21 100644
--- a/cpanfile
+++ b/cpanfile
@@ -136,6 +136,8 @@ feature 'uk', 'FixMyStreet.com specific requirements' => sub {
requires 'SOAP::Lite', '1.20';
# TfL
requires 'Net::Subnet';
+ # Bromley
+ requires 'Data::ICal';
};
feature 'zurich', 'Zueri wie neu specific requirements' => sub {