aboutsummaryrefslogtreecommitdiffstats
path: root/cpanfile
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2019-11-22 19:07:26 +0000
committerMatthew Somerville <matthew@mysociety.org>2019-11-23 14:52:02 +0000
commit5ee12f1525fd928cb7af7558b61a2d0a001155bf (patch)
tree1f6cedb8abbde5ffa049289aa4995a9ad51e4486 /cpanfile
parent09026f609ce28860d555967e0f5d7cd833fb20d0 (diff)
Switch to internal QR code generator.
Diffstat (limited to 'cpanfile')
-rw-r--r--cpanfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpanfile b/cpanfile
index 059228856..64caa4b6a 100644
--- a/cpanfile
+++ b/cpanfile
@@ -87,6 +87,7 @@ requires 'HTML::Entities';
requires 'HTML::FormHandler::Model::DBIC';
requires 'HTTP::Request::Common';
requires 'Image::Size', '3.300';
+requires 'Image::PNG::QRCode';
requires 'IO::Socket::SSL', '2.066';
requires 'IO::String';
requires 'JSON::MaybeXS';