summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--qtwayland.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtwayland.pro b/qtwayland.pro
index 3d5a6b07e..24e104b56 100644
--- a/qtwayland.pro
+++ b/qtwayland.pro
@@ -15,7 +15,7 @@ load(qt_parts)
}
!config_xkbcommon {
- error(QtWayland requires xkbcommon 0.2.0 or higher)
+ warning("No xkbcommon 0.2.0 or higher found, disabling support for it")
}
!config_wayland_scanner {