kwin: add missing library. Fixes build
This commit is contained in:
parent
a4fe0b1d19
commit
90498594c2
1 changed files with 1 additions and 0 deletions
|
@ -280,6 +280,7 @@ set(kwin_XCB_LIBS
|
|||
XCB::RANDR
|
||||
XCB::KEYSYMS
|
||||
XCB::SHM
|
||||
XCB::XTEST
|
||||
)
|
||||
|
||||
set(kwin_WAYLAND_LIBS
|
||||
|
|
Loading…
Reference in a new issue