Skip to content

Commit

Permalink
[client] x11: add dependency on xkbcommon
Browse files Browse the repository at this point in the history
  • Loading branch information
gnif committed Jun 30, 2022
1 parent d24459b commit 9a9f9d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/displayservers/X11/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ pkg_check_modules(DISPLAYSERVER_X11 REQUIRED IMPORTED_TARGET
xinerama
xcursor
xpresent
xkbcommon
)

add_library(displayserver_X11 STATIC
Expand Down

0 comments on commit 9a9f9d4

Please sign in to comment.