summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJonathan Prykop <jonathan@freeside.biz>2016-09-12 18:20:17 -0500
committerJonathan Prykop <jonathan@freeside.biz>2016-09-12 18:48:32 -0500
commit96ea0f9a414ab077c28ea20e1d6f14d281c114bc (patch)
tree3fbbd00cf30f47e98585426eccdf7402486a9625 /debian
parent73df7e1288401feb3c2a15a47b20e98e04c30c91 (diff)
71720: Prevent billing events from running on holidays [debian v3]
Diffstat (limited to 'debian')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index e1cd4b8f9..4c9d771a7 100644
--- a/debian/control
+++ b/debian/control
@@ -88,7 +88,8 @@ Depends: aspell-en,gnupg,ghostscript,gsfonts,gzip,latex-xcolor,
libparams-classify-perl (>= 0.013-5.1), libarchive-zip-perl,
libtry-tiny-perl, libnumber-phone-perl, libxml-libxml-simple-perl,
libxml-writer-perl, libio-socket-ssl-perl,
- libmap-splat-perl
+ libmap-splat-perl,
+ libdatetime-format-ical-perl
Suggests: libbusiness-onlinepayment-perl
Description: Libraries for Freeside billing and trouble ticketing
Freeside is a web-based billing and trouble ticketing application.