diff options
author | Ivan Kohler <ivan@freeside.biz> | 2016-03-10 10:58:09 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2016-03-10 10:58:09 -0800 |
commit | f5ba2c8127ef9fcbfda8c25e0eeb32d05e47fd30 (patch) | |
tree | 29d38b068c81872ca8382c31c9cd16ada3001def /debian | |
parent | 03365ccd166d913a74701828fd81693319482476 (diff) |
add new deps to debian/control, RT#39914
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 d183d24cc..f407db5ed 100644 --- a/debian/control +++ b/debian/control @@ -95,7 +95,8 @@ Depends: aspell-en,gnupg,ghostscript,gsfonts,gzip,latex-xcolor, libhtml-formattext-withlinks-andtables-perl, libcrypt-x509-perl, libdata-guid-perl, libparams-classify-perl (>= 0.013-5.1), libcpanel-json-xs-perl, libarchive-zip-perl, - libtry-tiny-perl, libnumber-phone-perl + libtry-tiny-perl, libnumber-phone-perl, libxml-libxml-simple-perl, + libxml-writer-perl Conflicts: libparams-classify-perl (>= 0.013-6) Suggests: libbusiness-onlinepayment-perl Description: Libraries for Freeside billing and trouble ticketing |