diff options
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 |