mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-04-23 20:35:42 +02:00
ci: install wayland-protocols
This commit is contained in:
parent
4b0c4c669c
commit
f85117431a
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ before_script:
|
|||
- apk update
|
||||
- apk add musl-dev eudev-libs eudev-dev linux-headers cmake ninja gcc
|
||||
- apk add libxcb-dev xcb-util-wm-dev xcb-util-cursor-dev cairo-dev yaml-dev
|
||||
- apk add wayland-dev wlroots-dev
|
||||
- apk add wayland-dev wayland-protocols wlroots-dev
|
||||
- apk add json-c-dev libmpdclient-dev alsa-lib-dev i3wm
|
||||
|
||||
debug:
|
||||
|
|
Loading…
Add table
Reference in a new issue