summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2018-06-23 17:06:33 +0200
committergregor herrmann <gregoa@debian.org>2018-06-23 17:06:33 +0200
commitd83279fb5796109f4cf572838834df5dd65629ec (patch)
tree0932ffecb16da0e7c465139d51c5c75ee729d839 /debian
parent91aae5f2496e9fa535fb6bb6df1cf6dc0733e3cd (diff)
Add new build dependencies.
Diffstat (limited to 'debian')
-rw-r--r--debian/control4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 6ad9667..0982d8b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 9),
+ libmodule-build-tiny-perl
Build-Depends-Indep: curl,
libcapture-tiny-perl (>= 0.36),
libcpan-perl-releases-perl (>= 3.24),
@@ -17,6 +18,7 @@ Build-Depends-Indep: curl,
libtest-nowarnings-perl,
libtest-output-perl (>= 1.03),
libtest-spec-perl (>= 0.47),
+ libtest-tempdir-tiny-perl,
perl (>= 5.23.7),
perl-doc,
wget