diff options
author | Mark Wells <mark@freeside.biz> | 2016-01-26 15:53:17 -0800 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2016-01-26 15:53:17 -0800 |
commit | eb9a65c5268111c149c787246d0dc7dc89b121ea (patch) | |
tree | b66dbb93c90a25b3fdb51ffa396a21d608683e07 /debian/control | |
parent | 1667d469317704ae542a9b1f6fdc8e498e0eff59 (diff) |
0.05
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 85d1abe..8951425 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,11 @@ Section: perl Priority: optional Maintainer: Mark Wells <mark@freeside.biz> Build-Depends: debhelper (>= 9) -Build-Depends-Indep: libbusiness-batchpayment-perl, +Build-Depends-Indep: libbusiness-batchpayment-perl (>= 0.03), libmoose-perl (>= 1.09), + libxml-writer-perl, + libxml-simple-perl, + libdatetime-perl, perl Standards-Version: 3.9.5 Homepage: https://metacpan.org/release/Business-BatchPayment-Paymentech |