diff options
| author | Ivan Kohler <ivan@freeside.biz> | 2017-02-06 10:23:01 -0800 |
|---|---|---|
| committer | Ivan Kohler <ivan@freeside.biz> | 2017-02-06 10:23:01 -0800 |
| commit | 7388ecc1375d6414e00c7d63b199546f462bae64 (patch) | |
| tree | 495dea196756a7082851b96091151644acae8309 /debian/control | |
| parent | 6899c796bd9cd5dc3ad5a7ee0ba703dd25dfd4c6 (diff) | |
netsapiens integration: deb dep on REST::Client rather than throw a runtime error, RT#74517
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 538a12d6e..7bf44d48e 100644 --- a/debian/control +++ b/debian/control @@ -98,7 +98,8 @@ Depends: aspell-en,gnupg,ghostscript,gsfonts,gzip,latex-xcolor, libtry-tiny-perl, libnumber-phone-perl, libxml-libxml-simple-perl, libxml-writer-perl, libio-socket-ssl-perl, libmap-splat-perl, - libdatetime-format-ical-perl + libdatetime-format-ical-perl, + librest-client-perl Conflicts: libparams-classify-perl (>= 0.013-6) Suggests: libbusiness-onlinepayment-perl Description: Libraries for Freeside billing and trouble ticketing |
