mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 16:10:41 -05:00
build: Bump up the GLib dependency
We need the new macros for declaring private instance data.
This commit is contained in:
parent
2e905dd9d4
commit
13e3fc286d
@ -135,7 +135,7 @@ LT_INIT([disable-static])
|
||||
AC_HEADER_STDC
|
||||
|
||||
# required versions for dependencies
|
||||
m4_define([glib_req_version], [2.31.19])
|
||||
m4_define([glib_req_version], [2.37.3])
|
||||
m4_define([cogl_req_version], [1.14.0])
|
||||
m4_define([json_glib_req_version], [0.12.0])
|
||||
m4_define([atk_req_version], [2.5.3])
|
||||
|
Loading…
Reference in New Issue
Block a user