mirror of
https://github.com/swaywm/sway.git
synced 2024-11-22 16:01:27 +00:00
ci: install hwdata-dev on Alpine
We're missing the pkg-config file so the DRM backend gets disabled.
This commit is contained in:
parent
0695f3fa2a
commit
0780d3a465
|
@ -20,7 +20,7 @@ packages:
|
||||||
- xcb-util-image-dev
|
- xcb-util-image-dev
|
||||||
- xcb-util-wm-dev
|
- xcb-util-wm-dev
|
||||||
- xwayland-dev
|
- xwayland-dev
|
||||||
- hwdata
|
- hwdata-dev
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/swaywm/sway
|
- https://github.com/swaywm/sway
|
||||||
- https://gitlab.freedesktop.org/wlroots/wlroots.git
|
- https://gitlab.freedesktop.org/wlroots/wlroots.git
|
||||||
|
|
Loading…
Reference in a new issue