diff options
author | Ivan Kohler <ivan@freeside.biz> | 2017-08-02 11:55:49 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2017-08-02 11:55:49 -0700 |
commit | 57290f5ec7acdfd413cbd6c24026ce153efd9f14 (patch) | |
tree | e199a006fb1a4dc1d285d50a7797d54015a980d5 /debian | |
parent | 47ceec17a0b069a16686c93eca4bd227fc045625 (diff) |
VoIP innovations CDR import using SSL, RT#76784
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 4c9d771a7..c4144e1fb 100644 --- a/debian/control +++ b/debian/control @@ -88,8 +88,9 @@ 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, - libdatetime-format-ical-perl + libmap-splat-perl, libdatetime-format-ical-perl, librest-client-perl, + libbusiness-onlinepayment-perl, + libnet-vitelity-perl (>= 0.05), libnet-sslglue-perl Suggests: libbusiness-onlinepayment-perl Description: Libraries for Freeside billing and trouble ticketing Freeside is a web-based billing and trouble ticketing application. |