mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
build: require gjs 1.39.0
This is required for the gresources loader
This commit is contained in:
parent
1139a02b40
commit
e325258091
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ AC_MSG_RESULT($enable_systemd)
|
|||
|
||||
CLUTTER_MIN_VERSION=1.13.4
|
||||
GOBJECT_INTROSPECTION_MIN_VERSION=0.10.1
|
||||
GJS_MIN_VERSION=1.38.1
|
||||
GJS_MIN_VERSION=1.39.0
|
||||
MUTTER_MIN_VERSION=3.11.1
|
||||
GTK_MIN_VERSION=3.7.9
|
||||
GIO_MIN_VERSION=2.37.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue