diff --git a/.builds/alpine.yml b/.builds/alpine.yml index 324cf6ceb..8bd9f3cc4 100644 --- a/.builds/alpine.yml +++ b/.builds/alpine.yml @@ -20,6 +20,7 @@ packages: - xcb-util-image-dev - xcb-util-wm-dev - xwayland + - hwdata sources: - https://github.com/swaywm/sway - https://gitlab.freedesktop.org/wlroots/wlroots.git diff --git a/.builds/archlinux.yml b/.builds/archlinux.yml index ac5536e5f..19bd2e594 100644 --- a/.builds/archlinux.yml +++ b/.builds/archlinux.yml @@ -17,6 +17,7 @@ packages: - xcb-util-wm - xorg-xwayland - seatd + - hwdata sources: - https://github.com/swaywm/sway - https://gitlab.freedesktop.org/wlroots/wlroots.git diff --git a/.builds/freebsd.yml b/.builds/freebsd.yml index aa3007d88..4f0196138 100644 --- a/.builds/freebsd.yml +++ b/.builds/freebsd.yml @@ -25,6 +25,7 @@ packages: - x11/libX11 - x11/pixman - x11/xcb-util-wm +- misc/hwdata sources: - https://github.com/swaywm/sway - https://gitlab.freedesktop.org/wlroots/wlroots.git