summaryrefslogtreecommitdiffstats
path: root/recipes-qt
diff options
context:
space:
mode:
authorronan <ronan.lemartret@gmail.com>2018-02-09 11:55:28 +0100
committerronan <ronan.lemartret@gmail.com>2018-02-13 17:22:38 +0100
commit27913bb1820be75d08355923f10d1d149893ecdb (patch)
tree2fb9f27335c02a7d64e0a51fae19a69da32e2cdf /recipes-qt
parenta96b1e5d3e04add535e50fa521e86aab4707ac0e (diff)
Fix qtwayland patch
Change-Id: I9d905493c49b82e4cf87400260f4276405867a71 Signed-off-by: ronan <ronan.lemartret@gmail.com>
Diffstat (limited to 'recipes-qt')
-rw-r--r--recipes-qt/qt5/qtwayland/0099_qtwayland_no_evdev.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwayland/0099_qtwayland_no_evdev.patch b/recipes-qt/qt5/qtwayland/0099_qtwayland_no_evdev.patch
index e243ef2f..99b51939 100644
--- a/recipes-qt/qt5/qtwayland/0099_qtwayland_no_evdev.patch
+++ b/recipes-qt/qt5/qtwayland/0099_qtwayland_no_evdev.patch
@@ -6,7 +6,7 @@ index f0cdaf32..64b60218 100644
QMAKE_USE += wayland-client wayland-server
--qtConfig(xkbcommon-evdev)
+-qtConfig(xkbcommon-evdev): \
- QMAKE_USE += xkbcommon_evdev
-
WAYLANDCLIENTSOURCES += \