diff options
| author | Mark Wells <mark@freeside.biz> | 2015-11-13 16:42:40 -0800 |
|---|---|---|
| committer | Mark Wells <mark@freeside.biz> | 2015-11-14 11:02:18 -0800 |
| commit | dc831165b7d7f7b68b7d84a214dd01557492a101 (patch) | |
| tree | 89c2f2ffcb4b38df681380740ce5c685b58c9855 /debian/control | |
| parent | 35d77bbbd4b5c48840d76014bf7bc45e84dfa966 (diff) | |
remove ugly workaround for Params::Classify bug, #32456
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 11c71ea8c..2764f706d 100644 --- a/debian/control +++ b/debian/control @@ -87,7 +87,7 @@ Depends: gnupg,ghostscript,gsfonts,gzip,latex-xcolor, libemail-address-list-perl, libsymbol-global-name-perl, libdate-extract-perl, librole-basic-perl, libhtml-formattext-withlinks-andtables-perl, libcrypt-x509-perl, - libdata-guid-perl + libdata-guid-perl, libparams-classify-perl (>= 0.013-5.1) Suggests: libbusiness-onlinepayment-perl Description: Libraries for Freeside billing and trouble ticketing Freeside is a web-based billing and trouble ticketing application. |
