aboutsummaryrefslogtreecommitdiff
path: root/.builds
diff options
context:
space:
mode:
Diffstat (limited to '.builds')
-rw-r--r--.builds/archlinux.yml1
-rw-r--r--.builds/freebsd.yml1
2 files changed, 2 insertions, 0 deletions
diff --git a/.builds/archlinux.yml b/.builds/archlinux.yml
index 89dcfc2..5f8fcf1 100644
--- a/.builds/archlinux.yml
+++ b/.builds/archlinux.yml
@@ -1,5 +1,6 @@
image: archlinux
packages:
+ - libevdev
- libinput
- libxkbcommon
- mesa
diff --git a/.builds/freebsd.yml b/.builds/freebsd.yml
index d195cb8..2fb5ecc 100644
--- a/.builds/freebsd.yml
+++ b/.builds/freebsd.yml
@@ -1,6 +1,7 @@
image: freebsd/latest
packages:
- devel/evdev-proto
+ - devel/libevdev
- devel/libepoll-shim
- devel/libudev-devd
- devel/meson