summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2021-11-12 16:45:36 +0100
committergregor herrmann <gregoa@debian.org>2021-11-12 16:46:47 +0100
commit375cbe71b0b1db650422c8f50bd508e6e43495de (patch)
tree7c02b943a6c20680e1166aeb987dcc00df3c7bcd
parent702c1b11a814b775af6ec4234a6c1ff8b7f77033 (diff)
Annotate test-only build dependencies with <!nocheck>.
-rw-r--r--debian/control10
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index d11a07b..ecca443 100644
--- a/debian/control
+++ b/debian/control
@@ -8,12 +8,12 @@ Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-sequence-perl-dbi,
firebird-dev,
- firebird3.0-server-core,
- libdbi-perl,
+ firebird3.0-server-core <!nocheck>,
+ libdbi-perl <!nocheck>,
libfile-which-perl,
- libtest-checkdeps-perl,
- libtest-deep-perl,
- libtest-exception-perl,
+ libtest-checkdeps-perl <!nocheck>,
+ libtest-deep-perl <!nocheck>,
+ libtest-exception-perl <!nocheck>,
perl-xs-dev,
perl:native
Standards-Version: 4.6.0