summaryrefslogtreecommitdiffstats
path: root/qtwayland.pro
diff options
context:
space:
mode:
Diffstat (limited to 'qtwayland.pro')
-rw-r--r--qtwayland.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/qtwayland.pro b/qtwayland.pro
index 2886cff23..02e8c1463 100644
--- a/qtwayland.pro
+++ b/qtwayland.pro
@@ -16,8 +16,7 @@ load(qt_parts)
}
!config_xkbcommon {
- warning("QtWayland requires xkbcommon 0.2.0 or higher")
- SUBDIRS =
+ warning("No xkbcommon 0.2.0 or higher found, disabling support for it")
}
!config_wayland_scanner {