diff options
author | Ivan Kohler <ivan@freeside.biz> | 2016-03-03 18:06:32 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2016-03-03 18:06:32 -0800 |
commit | ba9e825af0b2798885e4f348b14dcb3a817a51ac (patch) | |
tree | 383c86b03b4d13e54425c4581dad11568a40e5f4 | |
parent | 96f83a393859a7cbe95473467250b0c60d53aa4a (diff) |
fix debian/control, #40097
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 484403899..1ed4fd002 100644 --- a/debian/control +++ b/debian/control @@ -94,7 +94,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, libarchive-zip-perl + libcpanel-json-xs-perl, libarchive-zip-perl, libtry-tiny-perl, libnumber-phone-perl Suggests: libbusiness-onlinepayment-perl Description: Libraries for Freeside billing and trouble ticketing |