summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorÉtienne Mollier <emollier@debian.org>2021-10-21 21:26:51 +0200
committerÉtienne Mollier <emollier@debian.org>2021-10-21 21:26:51 +0200
commitc7a0b27e396388137b144a0f8bbe9cf45563e3bb (patch)
tree38dc66b19e48cf24204af5806d72396dfd3016c1 /debian
parent9a57420bd0d82f8a200b72bb9da9db77f2cd53de (diff)
d/control: add build time test dependencies
This is necessary to adjust to new requirements of the test suite.
Diffstat (limited to 'debian')
-rw-r--r--debian/control3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 4189ad1..1c611e6 100644
--- a/debian/control
+++ b/debian/control
@@ -8,10 +8,13 @@ Build-Depends: debhelper-compat (= 13),
libmodule-build-perl,
perl
Build-Depends-Indep: libfeature-compat-try-perl <!nocheck>,
+ libfuture-asyncawait-perl <!nocheck>,
libfuture-perl <!nocheck>,
+ libobject-pad-perl <!nocheck>,
libparser-mgc-perl <!nocheck>,
libscalar-list-utils-perl <!nocheck>,
libstruct-dumb-perl <!nocheck>,
+ libsyntax-keyword-dynamically-perl <!nocheck>,
libsyntax-keyword-match-perl <!nocheck>,
libtest-fatal-perl <!nocheck>,
libtest-hexstring-perl <!nocheck>,