From 38025fa728bbe14ef2ff5787f3aaa3db8aee77c7 Mon Sep 17 00:00:00 2001 From: Mikko Levonmaa Date: Thu, 9 May 2013 12:29:48 -0700 Subject: xkbcommon should not be a mandatory dependency Not all platforms that use qtwayland depend on xkbcommon to be present for them to be functional Change-Id: I9dcc8f661f7d6035f405420d9d4733b52c77112e Reviewed-by: Andy Nichols --- qtwayland.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qtwayland.pro') 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 { -- cgit v1.2.3