diff options
author | Jonathan Prykop <jonathan@freeside.biz> | 2015-12-01 20:51:33 -0600 |
---|---|---|
committer | Jonathan Prykop <jonathan@freeside.biz> | 2015-12-01 20:51:33 -0600 |
commit | ec4b7d78854b287347eb08a8f99d18c5d41065f5 (patch) | |
tree | e2487c6c90d7e7bda4341f502775255257078871 /debian | |
parent | 0c66f548fe3c1a2e880c6672ff28a5c2da353057 (diff) |
RT#29354: Password Security in Email [password_svc_check and aspell requirement]
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index cc908d887..2ac603cfa 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,7 @@ Description: Billing and trouble ticketing for service providers Package: freeside-lib Architecture: all -Depends: gnupg,ghostscript,gsfonts,gzip,latex-xcolor, +Depends: aspell-en,gnupg,ghostscript,gsfonts,gzip,latex-xcolor, libbusiness-creditcard-perl,libcache-cache-perl, libcache-simple-timedexpiry-perl,libchart-perl,libclass-container-perl, libclass-data-inheritable-perl,libclass-returnvalue-perl,libcolor-scheme-perl, |