mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-10 00:28:20 +00:00
[client] x11: add dependency on xkbcommon
This commit is contained in:
parent
d24459b27f
commit
9a9f9d433e
@ -10,6 +10,7 @@ pkg_check_modules(DISPLAYSERVER_X11 REQUIRED IMPORTED_TARGET
|
||||
xinerama
|
||||
xcursor
|
||||
xpresent
|
||||
xkbcommon
|
||||
)
|
||||
|
||||
add_library(displayserver_X11 STATIC
|
||||
|
Loading…
Reference in New Issue
Block a user