diff options
author | Ivan Kohler <ivan@freeside.biz> | 2020-09-20 18:57:54 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2020-09-20 18:57:54 -0700 |
commit | b367ba4b65ebec7dfab26b13dd38dd3c17abd527 (patch) | |
tree | 51910102bda9d93d89aadf7995e27786b6f55b84 | |
parent | 4ba371e88aa3fa31dd27a9bf76a857b09a425a6b (diff) |
deb 9
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index aa2b01176..bf4d3d58b 100644 --- a/debian/control +++ b/debian/control @@ -135,7 +135,7 @@ Architecture: all Depends: libtext-template-perl,libbusiness-creditcard-perl, libhttp-browserdetect-perl,libhtml-parser-perl,libtie-ixhash-perl, libhtml-widgets-selectlayers-perl,libtimedate-perl,libnumber-format-perl, - libsoap-lite-perl,libtext-csv-xs-perl + libsoap-lite-perl,libtext-csv-xs-perl,libcgi-perl Recommends: Description: Self-service portal for Freeside billing and trouble ticketing Freeside is a web-based billing and trouble ticketing application. |