build: Bump gjs requirement
We require gjs!410 for commit 764527. There has been a gjs release with that change now, so bump the requirement accordingly. https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/2559
This commit is contained in:
parent
52d07f6d9b
commit
83862d04a0
@ -23,7 +23,7 @@ eds_req = '>= 3.17.2'
|
||||
gcr_req = '>= 3.7.5'
|
||||
gio_req = '>= 2.56.0'
|
||||
gi_req = '>= 1.49.1'
|
||||
gjs_req = '>= 1.63.2'
|
||||
gjs_req = '>= 1.65.1'
|
||||
gtk_req = '>= 3.15.0'
|
||||
mutter_req = '>= 3.36.0'
|
||||
polkit_req = '>= 0.100'
|
||||
|
Loading…
Reference in New Issue
Block a user