diff options
author | Mark Wells <mark@freeside.biz> | 2016-07-21 15:05:50 -0700 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2016-07-21 15:05:50 -0700 |
commit | de94cc4c6e81d762f22e4abb619452d4f13eb944 (patch) | |
tree | 34d2b04c6918e4b2335b6bf578629faf6b98bb7a | |
parent | 78a1f87b26cad0687ed176ab0a6e0028f0b80e5c (diff) |
demand Business::CreditCard 0.36 in package specs
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 24ddea319..4de8fee57 100644 --- a/debian/control +++ b/debian/control @@ -28,7 +28,7 @@ Description: Billing and trouble ticketing for service providers Package: freeside-lib Architecture: all Depends: aspell-en,gnupg,ghostscript,gsfonts,gzip,latex-xcolor, - libbusiness-creditcard-perl,libcache-cache-perl, + libbusiness-creditcard-perl (>= 0.36),libcache-cache-perl, libcache-simple-timedexpiry-perl,libchart-perl,libclass-container-perl, libclass-data-inheritable-perl,libclass-returnvalue-perl,libcolor-scheme-perl, libcompress-zlib-perl,libconvert-binhex-perl,libcrypt-passwdmd5-perl, |