diff options
author | Ivan Kohler <ivan@freeside.biz> | 2016-03-10 10:58:18 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2016-03-10 10:58:18 -0800 |
commit | bb7ce163175cc18dad25f3ee50958440b330175b (patch) | |
tree | cd94172660fb19568190ba3050ffe0ae6e49d417 | |
parent | 22d886b57ced4411c33d38ca152495855334f0ef (diff) |
add new deps to debian/control, RT#39914
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 98db49737..e06e3e71d 100644 --- a/debian/control +++ b/debian/control @@ -86,7 +86,8 @@ Depends: aspell-en,gnupg,ghostscript,gsfonts,gzip,latex-xcolor, libemail-valid-perl,libparse-fixedlength-perl,libregexp-common-net-cidr-perl, libio-string-perl,libnet-mac-vendor-perl,libnet-https-any-perl, libparams-classify-perl (>= 0.013-5.1), libarchive-zip-perl, - libtry-tiny-perl, libnumber-phone-perl + libtry-tiny-perl, libnumber-phone-perl, libxml-libxml-simple-perl, + libxml-writer-perl Suggests: libbusiness-onlinepayment-perl Description: Libraries for Freeside billing and trouble ticketing Freeside is a web-based billing and trouble ticketing application. |