forked from external/yambar
ci: wlroots is available in the "testing" repo (edge only)
This commit is contained in:
parent
7ff0f5a2f3
commit
719d4b95d0
1 changed files with 2 additions and 1 deletions
|
@ -4,10 +4,11 @@ stages:
|
|||
- build
|
||||
|
||||
before_script:
|
||||
- echo "http://dl-cdn.alpinelinux.org/alpine/edge/testing" > /etc/apk/repositories
|
||||
- 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
|
||||
- apk add wayland-dev wlroots-dev
|
||||
- apk add json-c-dev libmpdclient-dev alsa-lib-dev i3wm
|
||||
|
||||
debug:
|
||||
|
|
Loading…
Add table
Reference in a new issue