mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 00:37:59 +02:00
ci: Explicitly install cmake
Travis-CI workers have cmake preinstalled, but Gitlab-CI Docker images
typically don't.
Signed-off-by: Simon McVittie <smcv@collabora.com>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=108177
Acked-by: Philip Withnall <withnall@endlessm.com>
(cherry picked from commit 907832e008)
This commit is contained in:
parent
35fb20a1f4
commit
6995c5ea5b
1 changed files with 1 additions and 0 deletions
|
|
@ -126,6 +126,7 @@ case "$ci_distro" in
|
|||
autoconf-archive \
|
||||
automake \
|
||||
autotools-dev \
|
||||
cmake \
|
||||
debhelper \
|
||||
dh-autoreconf \
|
||||
dh-exec \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue