ci: Update gsettings-desktop-schemas
It is needed to support the new "show-status-shapes" setting in the shell. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3513>
This commit is contained in:
parent
4dbe97a894
commit
1037fde087
@ -1,5 +1,5 @@
|
||||
include:
|
||||
- remote: 'https://gitlab.freedesktop.org/freedesktop/ci-templates/-/raw/28b430bd847da130d7c678772b8be260abaab5b3/templates/fedora.yml'
|
||||
- remote: 'https://gitlab.freedesktop.org/freedesktop/ci-templates/-/raw/145b1bc7ef1702d2bd71584010d7113c6786a506/templates/fedora.yml'
|
||||
- remote: 'https://gitlab.freedesktop.org/freedesktop/ci-templates/-/raw/34f4ade99434043f88e164933f570301fd18b125/templates/ci-fairy.yml'
|
||||
|
||||
stages:
|
||||
@ -85,7 +85,7 @@ variables:
|
||||
- .skip-git-clone
|
||||
variables:
|
||||
FDO_DISTRIBUTION_VERSION: 39
|
||||
BASE_TAG: '2023-09-12.0'
|
||||
BASE_TAG: '2024-01-10.0'
|
||||
MUTTER_USER: 'meta-user'
|
||||
FDO_DISTRIBUTION_PACKAGES:
|
||||
asciidoc
|
||||
@ -134,6 +134,10 @@ variables:
|
||||
https://gitlab.freedesktop.org/libinput/libei.git \
|
||||
1.0.901 .
|
||||
|
||||
./.gitlab-ci/install-meson-project.sh \
|
||||
https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas.git \
|
||||
master .
|
||||
|
||||
rpm -e --nodeps gnome-bluetooth-libs-devel \
|
||||
mutter mutter-devel \
|
||||
gnome-shell
|
||||
|
Loading…
Reference in New Issue
Block a user