summaryrefslogtreecommitdiff
path: root/debian/tests
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2020-06-22 01:01:19 +0200
committerAxel Beckert <abe@deuxchevaux.org>2020-06-22 01:03:48 +0200
commit71a1b8a429c6be3ac94554e0ffb521c45e110652 (patch)
tree8c069e45e099fd20d280d74cc8d27466ab5debf1 /debian/tests
parentd4dedd992a9fcfce3c34a8155425d5d2a5821d77 (diff)
downloadzsh-71a1b8a429c6be3ac94554e0ffb521c45e110652.tar.gz
zsh-71a1b8a429c6be3ac94554e0ffb521c45e110652.zip
Try to fix cross-installability of run-testsuite autopkgtest check
Switch run-testsuite test dependencies from @builddeps@ to all library *-dev packages listed in the the build-dependencies (and hence the libraries listed in the Recommends of the zsh binary package) for regaining cross-buildability. This further improves what has been started in commits ca933173 and 7ca6cb3f. And it should resolve the reason for current diff in Ubuntu: https://patches.ubuntu.com/z/zsh/zsh_5.8-4ubuntu1.patch
Diffstat (limited to 'debian/tests')
-rw-r--r--debian/tests/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/tests/control b/debian/tests/control
index b8a68680d..2034e14a0 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,5 @@
Tests: run-testsuite
-Depends: zsh, zsh-dev, @builddeps@
+Depends: zsh, zsh-dev, libpcre3-dev, libcap-dev [linux-any], libelf-dev, libgdbm-dev, libncursesw5-dev
Tests: adequate
Depends: @, adequate:native