summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2020-02-21 19:08:01 +0100
committerAxel Beckert <abe@deuxchevaux.org>2020-02-21 19:08:01 +0100
commit7ca6cb3f1000e84101a2dcd6cde429e5dc6c9f7b (patch)
treed151475c9ca65e790e77c68500ebaa783fa847e6
parentca933173b34ab4d40e42e3f2f7f229bc2dadb4da (diff)
downloadzsh-7ca6cb3f1000e84101a2dcd6cde429e5dc6c9f7b.tar.gz
zsh-7ca6cb3f1000e84101a2dcd6cde429e5dc6c9f7b.zip
debian/tests/control: Replace libpcre3 with @builddeps@ to pull in all Recommends
"Restriction: needs-recommends" is deprecated due to bug #896698. See also https://lists.debian.org/debian-ci/2018/06/msg00016.html. This is the closest way to get the same effect (depend on all libraries zsh has in Recommends).
-rw-r--r--debian/tests/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/tests/control b/debian/tests/control
index a8ee8d11f..b8a68680d 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,5 @@
Tests: run-testsuite
-Depends: zsh, zsh-dev, libpcre3
+Depends: zsh, zsh-dev, @builddeps@
Tests: adequate
Depends: @, adequate:native