mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-06 18:54:02 +00:00
[client] x11: add dependency on xkbcommon
This commit is contained in:
@@ -10,6 +10,7 @@ pkg_check_modules(DISPLAYSERVER_X11 REQUIRED IMPORTED_TARGET
|
||||
xinerama
|
||||
xcursor
|
||||
xpresent
|
||||
xkbcommon
|
||||
)
|
||||
|
||||
add_library(displayserver_X11 STATIC
|
||||
|
Reference in New Issue
Block a user