diff options
author | Ivan Kohler <ivan@freeside.biz> | 2016-03-10 10:58:14 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2016-03-10 10:58:14 -0800 |
commit | 92715a9e433226b32150964e7b7fe0cdf3d1bddb (patch) | |
tree | 87663719e8454ae0a371fdfc0885a69232ccd54f | |
parent | 53e428cf09f1e6f2698c5d01d36e14bdda1647e1 (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 1ed4fd002..87ad0f8e3 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 Suggests: libbusiness-onlinepayment-perl Description: Libraries for Freeside billing and trouble ticketing Freeside is a web-based billing and trouble ticketing application. |