CMake: add min version for xkbcommon
This commit is contained in:
parent
edc311544a
commit
312073ce79
1 changed files with 1 additions and 1 deletions
|
|
@ -220,7 +220,7 @@ pkg_check_modules(
|
|||
deps
|
||||
REQUIRED
|
||||
IMPORTED_TARGET
|
||||
xkbcommon
|
||||
xkbcommon>=1.11.0
|
||||
uuid
|
||||
wayland-server>=1.22.90
|
||||
wayland-protocols>=1.45
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue