summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2019-11-16 21:23:55 +0100
committergregor herrmann <gregoa@debian.org>2019-11-16 21:23:55 +0100
commit5761cc49c0fc5302e0620746459310e49f14ee8b (patch)
tree67a6178a917f4c8b3803ab4f4b78e89faa1714d2
parentf17027a5b71b92aee2098405407d86f0c125b318 (diff)
Annotate test-only build dependencies with <!nocheck>.
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index c39828d..47a585e 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 11)
-Build-Depends-Indep: libload-perl,
- libthread-serialize-perl,
+Build-Depends-Indep: libload-perl <!nocheck>,
+ libthread-serialize-perl <!nocheck>,
perl
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libthread-tie-perl