diff options
author | Ivan Kohler <ivan@freeside.biz> | 2017-03-11 11:00:46 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2017-03-11 11:00:46 -0800 |
commit | dba92a3a9a42b7191381af53456cb86c9cd8c39b (patch) | |
tree | 694a08c197bc28011c1968d536ad3a8b13c87824 | |
parent | 9eae98e607d83a7529f99fb5ac635ce9ad7811b0 (diff) |
depend on Geo::StreetAddress::US
-rw-r--r-- | debian/control | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 4d4b78b7a..0d23070b9 100644 --- a/debian/control +++ b/debian/control @@ -97,9 +97,8 @@ Depends: aspell-en,gnupg,ghostscript,gsfonts,gzip,latex-xcolor, libcpanel-json-xs-perl, libarchive-zip-perl, 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 + libmap-splat-perl, libdatetime-format-ical-perl, librest-client-perl, + libgeo-streetaddress-us-perl Conflicts: libparams-classify-perl (>= 0.013-6) Suggests: libbusiness-onlinepayment-perl Replaces: freeside (<<4) |