summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2023-07-29 17:23:18 +0200
committergregor herrmann <gregoa@debian.org>2023-07-29 17:23:18 +0200
commita2506b1e3bb4fa913eb17a0b316ee9b65bd0fb8b (patch)
tree81954348bf455959619447ea267e4be7baf97160
parent2a8d4183dafa3ad278cf0b00e59b05c4d2bfd82b (diff)
Annotate test-only build dependencies with <!nocheck>.
-rw-r--r--debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 03924da..37bae81 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,9 @@ Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: perl,
- libhtml-parser-perl,
- libtest-simple-perl,
- libxml-libxml-perl
+ libhtml-parser-perl <!nocheck>,
+ libtest-simple-perl <!nocheck>,
+ libxml-libxml-perl <!nocheck>
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libtest-html-content-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libtest-html-content-perl.git