ci: explicitly install libevdev
This is currently pulled in transitively on void, arch, and FreeBSD which just stopped working on void due to upstream changes.
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
image: archlinux
|
||||
packages:
|
||||
- libevdev
|
||||
- libinput
|
||||
- libxkbcommon
|
||||
- mesa
|
||||
|
Reference in New Issue
Block a user