mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 11:08:03 +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>
This commit is contained in:
parent
60933c09e9
commit
907832e008
1 changed files with 1 additions and 0 deletions
|
|
@ -114,6 +114,7 @@ case "$ci_distro" in
|
|||
autoconf-archive \
|
||||
automake \
|
||||
autotools-dev \
|
||||
cmake \
|
||||
debhelper \
|
||||
dh-autoreconf \
|
||||
dh-exec \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue