summaryrefslogtreecommitdiffstats
path: root/mkspecs
diff options
context:
space:
mode:
authorJørgen Lind <jorgen.lind@nokia.com>2011-03-16 14:11:40 (GMT)
committerJørgen Lind <jorgen.lind@nokia.com>2011-03-16 14:53:16 (GMT)
commitf2f545a37982e44c3a9e614b64bf484294c13756 (patch)
tree866c720256cc429d2e423d474651a11fea6229a9 /mkspecs
parentce8fd88984f3da545de8132b6094ed519bdbaa11 (diff)
downloadQt-f2f545a37982e44c3a9e614b64bf484294c13756.zip
Qt-f2f545a37982e44c3a9e614b64bf484294c13756.tar.gz
Qt-f2f545a37982e44c3a9e614b64bf484294c13756.tar.bz2
Lighthouse: Make sure we don't use xkbcommon
when we don't have it
Diffstat (limited to 'mkspecs')
-rw-r--r--mkspecs/common/linux.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/mkspecs/common/linux.conf b/mkspecs/common/linux.conf
index 283cf83..d60533e 100644
--- a/mkspecs/common/linux.conf
+++ b/mkspecs/common/linux.conf
@@ -37,7 +37,8 @@ QMAKE_LIBS_THREAD = -lpthread
QMAKE_CFLAGS_WAYLAND =
QMAKE_INCDIR_WAYLAND =
-QMAKE_LIBS_WAYLAND = -lwayland-client -lxkbcommon
+QMAKE_LIBS_WAYLAND =
+QMAKE_LIBDIR_WAYLAND =
QMAKE_DEFINES_WAYLAND =
QMAKE_MOC = $$[QT_INSTALL_BINS]/moc