@@ -, +, @@ src/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) --- a/src/CMakeLists.txt +++ a/src/CMakeLists.txt @@ -100,6 +100,7 @@ target_link_libraries( optimized ${QT_QTDBUS_LIBRARY_RELEASE} optimized ${QT_QTXML_LIBRARY_RELEASE} ${DBUS_LIBRARIES} + ${X11_LIBRARIES} ) install(TARGETS ibus-qt