mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 08:00:42 -05:00
ci: Install gi-docgen builddeps
Don't assume the dependencies are covered by the other modules. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3575>
This commit is contained in:
parent
b968daf35c
commit
6762626747
@ -120,6 +120,7 @@ variables:
|
|||||||
dnf builddep -y gnome-shell --setopt=install_weak_deps=False
|
dnf builddep -y gnome-shell --setopt=install_weak_deps=False
|
||||||
dnf builddep -y kernel --setopt=install_weak_deps=False
|
dnf builddep -y kernel --setopt=install_weak_deps=False
|
||||||
dnf builddep -y libei --setopt=install_weak_deps=False
|
dnf builddep -y libei --setopt=install_weak_deps=False
|
||||||
|
dnf builddep -y gi-docgen --setopt=install_weak_deps=False
|
||||||
|
|
||||||
./.gitlab-ci/install-meson-project.sh \
|
./.gitlab-ci/install-meson-project.sh \
|
||||||
https://gitlab.gnome.org/jadahl/catch.git \
|
https://gitlab.gnome.org/jadahl/catch.git \
|
||||||
|
Loading…
Reference in New Issue
Block a user