Require the latest g-i
Necessary for correct handling of (out caller-allocates) among other things.
This commit is contained in:
parent
5412ce276c
commit
e4fc899aca
@ -61,7 +61,7 @@ fi
|
||||
AM_CONDITIONAL(BUILD_RECORDER, $build_recorder)
|
||||
|
||||
CLUTTER_MIN_VERSION=1.5.8
|
||||
GOBJECT_INTROSPECTION_MIN_VERSION=0.6.11
|
||||
GOBJECT_INTROSPECTION_MIN_VERSION=0.10.1
|
||||
GJS_MIN_VERSION=0.7
|
||||
MUTTER_MIN_VERSION=2.91.4
|
||||
GTK_MIN_VERSION=2.91.7
|
||||
|
Loading…
Reference in New Issue
Block a user