Could reproduce the problem in the CI on Neon, this fixes the build there.
We'll probably want to untangle xcb and wayland dependencies some day...
remotes/thinkspoon/wilder-profile-rendering
Aleix Pol 6 years ago
parent 6abd23ed02
commit 9f183642ca
  1. 2
      autotests/CMakeLists.txt

@ -269,6 +269,8 @@ target_link_libraries(testScreens
KF5::I18n
KF5::Notifications
KF5::WindowSystem
XCB::XCB #for xcbutils.h
)
add_test(NAME kwin_testScreens COMMAND testScreens)

Loading…
Cancel
Save