mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-04 21:08:14 +02:00
CI: Install yelp-tools, for yelp-build, in recent distros
Signed-off-by: Simon McVittie <smcv@collabora.com>
(cherry picked from commit 78efbb6c0d)
This commit is contained in:
parent
074934f18d
commit
47018f5c3c
1 changed files with 1 additions and 1 deletions
|
|
@ -198,7 +198,7 @@ case "$ci_distro" in
|
|||
|
||||
(*)
|
||||
# assume Ubuntu 18.04 'bionic', Debian 10 'buster' or newer
|
||||
$sudo apt-get -qq -y --no-install-recommends install ducktype
|
||||
$sudo apt-get -qq -y --no-install-recommends install ducktype yelp-tools
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue