diff options
| author | Mitch Jackson <mitch@freeside.biz> | 2018-01-24 00:43:57 -0600 |
|---|---|---|
| committer | Mitch Jackson <mitch@freeside.biz> | 2018-11-04 15:48:24 -0500 |
| commit | ad94da6a8b46ba0cb915a69307810c8a5bcf6749 (patch) | |
| tree | 6dc03df819d6acfec52b24c4a9b5e97feafa1eee /debian/control | |
| parent | ac50269d081f6490705d103186e5b89baac58930 (diff) | |
RT# 77144 replace bytes_substr with Unicode::Truncate
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 8e92bf6d7..2d463db88 100644 --- a/debian/control +++ b/debian/control @@ -90,7 +90,8 @@ Depends: aspell-en,gnupg,ghostscript,gsfonts,gzip,latex-xcolor, libxml-writer-perl, libio-socket-ssl-perl, libmap-splat-perl, libdatetime-format-ical-perl, librest-client-perl, libbusiness-onlinepayment-perl, - libnet-vitelity-perl (>= 0.05), libnet-sslglue-perl, libexpect-perl + libnet-vitelity-perl (>= 0.05), libnet-sslglue-perl, libexpect-perl, + libunicode-truncate-perl (>= 0.303-1) Suggests: libbusiness-onlinepayment-perl Description: Libraries for Freeside billing and trouble ticketing Freeside is a web-based billing and trouble ticketing application. |
