mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-22 13:37:22 +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
|
xinerama
|
||||||
xcursor
|
xcursor
|
||||||
xpresent
|
xpresent
|
||||||
|
xkbcommon
|
||||||
)
|
)
|
||||||
|
|
||||||
add_library(displayserver_X11 STATIC
|
add_library(displayserver_X11 STATIC
|
||||||
|
Loading…
Reference in New Issue
Block a user