diff options
author | Ivan Kohler <ivan@freeside.biz> | 2016-02-02 12:50:44 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2016-02-02 12:50:44 -0800 |
commit | 3eef5f9cd9dca000cabb601d62c2dff2728a9274 (patch) | |
tree | 491cf0769263f6365d3d967cfbafaa8dc6c9cd28 /debian | |
parent | a16891c16e0ddd389b32963b638cdfeadf86c447 (diff) |
zip email CDRs, RT#40112
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index d3cabf1f6..a491dead0 100644 --- a/debian/control +++ b/debian/control @@ -89,7 +89,7 @@ Depends: aspell-en,gnupg,ghostscript,gsfonts,gzip,latex-xcolor, libsymbol-global-name-perl, libdate-extract-perl, librole-basic-perl, libhtml-formattext-withlinks-andtables-perl, libcrypt-x509-perl, libdata-guid-perl, libparams-classify-perl (>= 0.013-5.1), - libcpanel-json-xs-perl + libcpanel-json-xs-perl, libarchive-zip-perl Conflicts: libparams-classify-perl (>= 0.013-6) Suggests: libbusiness-onlinepayment-perl Description: Libraries for Freeside billing and trouble ticketing |