build: Depend on g-i 0.9.0
The introspection format changed, so we should depend on the new one.
This commit is contained in:
parent
eae4561929
commit
706f42645a
1 changed files with 1 additions and 1 deletions
|
@ -967,7 +967,7 @@ AC_SUBST(CLUTTER_LIBS)
|
|||
|
||||
dnl === GObject-Introspection check ===========================================
|
||||
|
||||
GOBJECT_INTROSPECTION_CHECK([0.6.7])
|
||||
GOBJECT_INTROSPECTION_CHECK([0.9.0])
|
||||
|
||||
dnl === GTK Doc check =========================================================
|
||||
|
||||
|
|
Loading…
Reference in a new issue