summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominique Dumont <dod@debian.org>2022-01-15 17:02:14 +0100
committerDominique Dumont <dod@debian.org>2022-01-15 17:41:02 +0100
commit94b19f346a321ca5beb778ba1f3a036ba48fc8bd (patch)
tree89c733e1d9bf6468b6a5b8bf163220e7d6d47702
parent8433134a58f018612b1b81675588fc1b6c160c9e (diff)
control: add BDI to cme and libapp-cmd-perl
to get App::Cmd::Tester and App::Cme which are used by t/cme-script.t fixup
-rw-r--r--debian/control4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 652d3dc5..d0ff5efa 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,9 @@ Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13),
libmodule-build-perl
-Build-Depends-Indep: dh-sequence-bash-completion,
+Build-Depends-Indep: cme <!nocheck>,
+ dh-sequence-bash-completion,
+ libapp-cmd-perl <!nocheck>,
libparse-debcontrol-perl,
libapt-pkg-perl <!nocheck>,
libarray-intspan-perl <!nocheck>,