Set the minimum required wayland-server version to 1.1.90

Desktop / GNOME / COGL - Neil Roberts [linux.intel.com] - 1 July 2013 08:06 UTC

Since the Wayland server support has been updated to use wl_shm_buffer we need the latest git version of Wayland to build. Previously the configure.ac file only had one define for the minimum version of both the client-side and server-side support but as they are now different this patch splits them out.

75d6229 Set the minimum required wayland-server version to 1.1.90
configure.ac | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)

Upstream: developer.gnome.org


  • Share