aboutsummaryrefslogtreecommitdiff
path: root/.builds
diff options
context:
space:
mode:
authorFurkan Sahin <furkan-dev@proton.me>2023-02-04 13:32:46 +0100
committerFurkan Sahin <furkan-dev@proton.me>2023-02-04 13:32:46 +0100
commite86a8f47f5c01f3d4df02db0f956d2db82ba9cc3 (patch)
tree9c9c1ea31e69fcc848b4a0765e8460e99b6e96a6 /.builds
parentf5ffb0b331d9fb5ba0423e40b0270d3a572b6349 (diff)
ci: install hwdata-dev on Alpine
We're missing the pkg-config file so the DRM backend gets disabled.
Diffstat (limited to '.builds')
-rw-r--r--.builds/alpine.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.builds/alpine.yml b/.builds/alpine.yml
index 04f36a92..34f780e9 100644
--- 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