summaryrefslogtreecommitdiffstats
path: root/src/client/client.pro
diff options
context:
space:
mode:
authorGatis Paeglis <gatis.paeglis@qt.io>2018-11-19 16:32:12 +0100
committerGatis Paeglis <gatis.paeglis@qt.io>2018-12-05 15:44:31 +0000
commita8fed20181729cae70de43079c4a34ad1780cfd7 (patch)
tree60a84fd1cf8c3c6a2b58a226ae9f5d43c23bbac9 /src/client/client.pro
parentfb0109c6acb8269d1fcdc20b7494c455ff2c74ad (diff)
use new feature name xkbcommon_evdev -> xkbcommon
The xkbcommon configure logic was refactored in qtbase/c3a963da1f9e7b1d37e63eedded61da4fbdaaf9a. For more details see the relevant commit. Change-Id: Ic1aa26846ab8266c589f6e92dc8b81aba36df58a Reviewed-by: Johan Helsing <johan.helsing@qt.io>
Diffstat (limited to 'src/client/client.pro')
-rw-r--r--src/client/client.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/client/client.pro b/src/client/client.pro
index 45bbb976b..30f32dd7e 100644
--- a/src/client/client.pro
+++ b/src/client/client.pro
@@ -15,8 +15,8 @@ use_gold_linker: CONFIG += no_linker_version_script
CONFIG -= precompile_header
CONFIG += link_pkgconfig wayland-scanner
-qtConfig(xkbcommon-evdev): \
- QMAKE_USE_PRIVATE += xkbcommon_evdev
+qtConfig(xkbcommon): \
+ QMAKE_USE_PRIVATE += xkbcommon
QMAKE_USE += wayland-client