diff options
author | Ivan Kohler <ivan@freeside.biz> | 2016-02-02 12:50:49 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2016-02-02 12:50:49 -0800 |
commit | 239fbbb40172bbafbe046dc63b8c345078b82924 (patch) | |
tree | b8e5103b1caaafd7c850dbc70f654dd7d652c735 | |
parent | 51b2e1987790eb224ead07ed0a8aef828a4965de (diff) |
zip email CDRs, RT#40112
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 0f29ab6ba..e4951c5c7 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 |