From 18c16b7caeafe3fbd745a18e54af0dd0b40e54b3 Mon Sep 17 00:00:00 2001 From: Giulio Camuffo Date: Tue, 3 Feb 2015 14:37:25 +0200 Subject: Update the protocol to 1.4 and raise the required libwayland version Wayland 1.4 introduces wl_subsurface which is quite an important addition. Change-Id: I48375f60adce556c9989872319f4d073e4a7b13b Reviewed-by: Robin Burchell --- qtwayland.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qtwayland.pro') diff --git a/qtwayland.pro b/qtwayland.pro index 7881a6c7a..54788eb80 100644 --- a/qtwayland.pro +++ b/qtwayland.pro @@ -14,7 +14,7 @@ qtCompileTest(libhybris_egl_server) load(qt_parts) !config_wayland { - warning("QtWayland requires Wayland 1.2.0 or higher, QtWayland will not be built") + warning("QtWayland requires Wayland 1.4.0 or higher, QtWayland will not be built") SUBDIRS = } -- cgit v1.2.3