mirror of
https://github.com/brl/mutter.git
synced 2024-11-26 10:00:45 -05:00
Bump the dependency of Cogl to 1.17.5
The EGL/KMS backend requires unreleased API. https://bugzilla.gnome.org/show_bug.cgi?id=726703
This commit is contained in:
parent
f06400da7d
commit
8c9b5d0568
@ -136,7 +136,7 @@ AC_HEADER_STDC
|
||||
|
||||
# required versions for dependencies
|
||||
m4_define([glib_req_version], [2.37.3])
|
||||
m4_define([cogl_req_version], [1.17.3])
|
||||
m4_define([cogl_req_version], [1.17.5])
|
||||
m4_define([json_glib_req_version], [0.12.0])
|
||||
m4_define([atk_req_version], [2.5.3])
|
||||
m4_define([cairo_req_version], [1.12.0])
|
||||
|
Loading…
Reference in New Issue
Block a user