From 7ca6cb3f1000e84101a2dcd6cde429e5dc6c9f7b Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Fri, 21 Feb 2020 19:08:01 +0100 Subject: 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). --- debian/tests/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/tests') 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 -- cgit v1.2.3