diff options
author | Mitch Jackson <mitch@freeside.biz> | 2018-03-01 03:10:37 +0000 |
---|---|---|
committer | Mitch Jackson <mitch@freeside.biz> | 2018-03-01 03:10:37 +0000 |
commit | a9efaa2d1efa2093b1856ef42ae4ac411a0a1954 (patch) | |
tree | d0b21a6e6918ca2de8961e8540f96fe1e7fe0603 /debian/control | |
parent | c9f46ecbe418226cdc9649598120611e1d729c72 (diff) |
0.07 Use Truncate::Unicode
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index ddb1aed..36b4755 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,8 @@ Depends: libxml-writer-perl, libxml-simple-perl, libdatetime-perl, - libmoose-perl (>= 1.09) + libmoose-perl (>= 1.09), + libunicode-truncate-perl (>= 0.303) Description: Chase Paymentech XML batch format. (no description was found) . |