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:
Isaac Freund
2022-07-10 19:00:17 +02:00
parent b58bd829c2
commit 403eca90a5
3 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,6 @@
image: archlinux
packages:
- libevdev
- libinput
- libxkbcommon
- mesa