mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-01 12:03:38 +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
|
xinerama
|
||||||
xcursor
|
xcursor
|
||||||
xpresent
|
xpresent
|
||||||
|
xkbcommon
|
||||||
)
|
)
|
||||||
|
|
||||||
add_library(displayserver_X11 STATIC
|
add_library(displayserver_X11 STATIC
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue