mirror of
https://github.com/brl/mutter.git
synced 2024-12-26 04:42:14 +00:00
ci: Build newer gsettings-desktop-schemas
gnome-shell will need to depend on a yet unreleased version. See https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2069 Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2173>
This commit is contained in:
parent
56939abd2f
commit
9fb2a2a373
@ -33,11 +33,16 @@ variables:
|
||||
FDO_DISTRIBUTION_EXEC: |
|
||||
dnf install -y 'dnf-command(builddep)' &&
|
||||
|
||||
dnf builddep -y gsettings-desktop-schemas --setopt=install_weak_deps=False &&
|
||||
dnf builddep -y mutter --setopt=install_weak_deps=False &&
|
||||
dnf builddep -y gnome-shell --setopt=install_weak_deps=False &&
|
||||
dnf builddep -y libinput --setopt=install_weak_deps=False &&
|
||||
dnf builddep -y wayland-protocols --setopt=install_weak_deps=False &&
|
||||
|
||||
./.gitlab-ci/install-meson-project.sh \
|
||||
https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas.git \
|
||||
main . 79dd34316ffa44221bcd1b6227aebe1b4b2643d8 &&
|
||||
|
||||
./.gitlab-ci/install-meson-project.sh \
|
||||
https://gitlab.freedesktop.org/wayland/wayland-protocols.git \
|
||||
1.23 . &&
|
||||
|
Loading…
Reference in New Issue
Block a user