mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
build: Bump gjs dependency to 1.68.1
The changes in 58ed969d need gjs 1.68.1 to work, otherwise this results
in the background image not getting loaded.
Related https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/4138
Related https://gitlab.gnome.org/GNOME/gjs/-/merge_requests/595
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1857>
This commit is contained in:
parent
b58f057713
commit
f579e9dd8e
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ eds_req = '>= 3.33.1'
|
|||
gcr_req = '>= 3.7.5'
|
||||
gio_req = '>= 2.56.0'
|
||||
gi_req = '>= 1.49.1'
|
||||
gjs_req = '>= 1.65.1'
|
||||
gjs_req = '>= 1.68.1'
|
||||
gtk_req = '>= 3.15.0'
|
||||
mutter_req = '>= 41.alpha'
|
||||
polkit_req = '>= 0.100'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue