build: Require setxkbmap in tests/keyboard
It's used directly in tests/keyboard/test-keyboard-shortcuts.c
This commit is contained in:
parent
5436dc024f
commit
c3f4974bdf
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
find_program('setxkbmap')
|
||||
|
||||
test_units = [
|
||||
'test-keyboard-shortcuts'
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue