diff options
author | Ivan Kohler <ivan@freeside.biz> | 2017-03-11 11:02:47 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2017-03-11 11:02:47 -0800 |
commit | 3c19325f56337044aa0f9e30ed8df7fe11a82cbb (patch) | |
tree | 4a94b5794caf2a60e31b299e666f5c0970201a24 /debian | |
parent | 547beb0fde5aebd92069ab5caff2585de64c522a (diff) |
hard depend on Business::OnlinePayment, we pull it in for the tokenization upgrade
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 0d23070b9..503e14dcc 100644 --- a/debian/control +++ b/debian/control @@ -98,9 +98,8 @@ Depends: aspell-en,gnupg,ghostscript,gsfonts,gzip,latex-xcolor, libtry-tiny-perl, libnumber-phone-perl, libxml-libxml-simple-perl, libxml-writer-perl, libio-socket-ssl-perl, libmap-splat-perl, libdatetime-format-ical-perl, librest-client-perl, - libgeo-streetaddress-us-perl + libgeo-streetaddress-us-perl, libbusiness-onlinepayment-perl Conflicts: libparams-classify-perl (>= 0.013-6) -Suggests: libbusiness-onlinepayment-perl Replaces: freeside (<<4) Breaks: freeside (<<4) Description: Libraries for Freeside billing and trouble ticketing |