diff options
author | Ivan Kohler <ivan@freeside.biz> | 2017-02-06 10:22:59 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2017-02-06 10:22:59 -0800 |
commit | 08ec199c66436f308f5ef090699d3b10ce932056 (patch) | |
tree | 0889459d5f8ad0b06cba20a1900cba4fa23ed5f1 /debian | |
parent | d8648be92fa4c30d9ca4377dc0ac8816438e1370 (diff) |
netsapiens integration: deb dep on REST::Client rather than throw a runtime error, RT#74517
Diffstat (limited to 'debian')
-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 |