build: Bump gsettings-desktop-schemas requirement
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3794 depends on the just released 47.beta gds version. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3918>
This commit is contained in:
parent
97978962fb
commit
52a5984c45
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ pango_req = '>= 1.46.0'
|
||||||
cairo_req = '>= 1.10.0'
|
cairo_req = '>= 1.10.0'
|
||||||
pangocairo_req = '>= 1.20'
|
pangocairo_req = '>= 1.20'
|
||||||
pixman_req = '>= 0.42'
|
pixman_req = '>= 0.42'
|
||||||
gsettings_desktop_schemas_req = '>= 40.alpha'
|
gsettings_desktop_schemas_req = '>= 47.beta'
|
||||||
x11_req = '>= 1.7.0'
|
x11_req = '>= 1.7.0'
|
||||||
xcomposite_req = '>= 0.4'
|
xcomposite_req = '>= 0.4'
|
||||||
xkbcommon_req = '>= 0.4.3'
|
xkbcommon_req = '>= 0.4.3'
|
||||||
|
|
Loading…
Reference in a new issue