mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-03-15 21:05:37 +00:00
[client] x11: add dependency on xkbcommon
This commit is contained in:
parent
d24459b27f
commit
9a9f9d433e
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ pkg_check_modules(DISPLAYSERVER_X11 REQUIRED IMPORTED_TARGET
|
|||
xinerama
|
||||
xcursor
|
||||
xpresent
|
||||
xkbcommon
|
||||
)
|
||||
|
||||
add_library(displayserver_X11 STATIC
|
||||
|
|
Loading…
Add table
Reference in a new issue