diff options
author | Mark Wells <mark@freeside.biz> | 2016-07-21 15:05:50 -0700 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2016-07-22 09:43:46 -0700 |
commit | 3694d0f6d331847947a72e26b1778b7f19d73cad (patch) | |
tree | ca7aecf818c8d53ff1b8f9f1697c43bc1fdcd8a6 | |
parent | 6262584c58bdc26ee7e7958e3a96483efe88500e (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, |