commit 0780d3a465a4aa4157c5c78edf163e104c6d2326
parent 0695f3fa2ae0df139793f7d251ca7357af246642
Author: Simon Ser <contact@emersion.fr>
Date: Sat, 4 Feb 2023 13:32:46 +0100
ci: install hwdata-dev on Alpine
We're missing the pkg-config file so the DRM backend gets disabled.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.builds/alpine.yml b/.builds/alpine.yml
@@ -20,7 +20,7 @@ packages:
- xcb-util-image-dev
- xcb-util-wm-dev
- xwayland-dev
- - hwdata
+ - hwdata-dev
sources:
- https://github.com/swaywm/sway
- https://gitlab.freedesktop.org/wlroots/wlroots.git