1
0
Fork 0

ci: Update gsettings-desktop-schemas check

`accent-color` is no longer the most recent setting
we require, but the tablet tool settings for
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3794.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3918>
This commit is contained in:
Florian Müllner 2024-08-03 01:33:11 +02:00 committed by Marge Bot
parent ef3de1e58e
commit b67afb6fd5

View file

@ -72,7 +72,7 @@ then
1.36
fi
if ! gsettings get org.gnome.desktop.interface accent-color >/dev/null 2>&1
if ! pkgconf --atleast-version 47.beta gsettings-desktop-schemas
then
./$SCRIPTS_DIR/install-meson-project.sh \
"${OPTIONS[@]}" \