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,6 +1,7 @@
|
||||
image: freebsd/latest
|
||||
packages:
|
||||
- devel/evdev-proto
|
||||
- devel/libevdev
|
||||
- devel/libepoll-shim
|
||||
- devel/libudev-devd
|
||||
- devel/meson
|
||||
|
Reference in New Issue
Block a user