mirror of
https://github.com/brl/mutter.git
synced 2024-11-10 07:56:14 -05:00
Bump the requirement for Cogl to its stable release
This commit is contained in:
parent
56844a2b75
commit
75702fde4d
@ -136,7 +136,7 @@ AC_HEADER_STDC
|
||||
|
||||
# required versions for dependencies
|
||||
m4_define([glib_req_version], [2.31.19])
|
||||
m4_define([cogl_req_version], [1.13.2])
|
||||
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])
|
||||
m4_define([cairo_req_version], [1.10])
|
||||
|
Loading…
Reference in New Issue
Block a user