summaryrefslogtreecommitdiffstats
path: root/qtwayland.pro
diff options
context:
space:
mode:
Diffstat (limited to 'qtwayland.pro')
-rw-r--r--qtwayland.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtwayland.pro b/qtwayland.pro
index b5088072f..f71b842d8 100644
--- a/qtwayland.pro
+++ b/qtwayland.pro
@@ -15,7 +15,7 @@ qtCompileTest(libhybris_egl_server)
load(qt_parts)
!config_wayland {
- warning("QtWayland requires Wayland 1.4.0 or higher, QtWayland will not be built")
+ warning("QtWayland requires Wayland 1.6.0 or higher, QtWayland will not be built")
SUBDIRS =
}