mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-04-23 20:35:42 +02:00
ci: more deps
This commit is contained in:
parent
5364d4dbda
commit
d0bd6bf864
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ stages:
|
|||
|
||||
before_script:
|
||||
- apk update
|
||||
- apk add musl-dev cmake ninja gcc
|
||||
- apk add musl-dev eudev-libs eudev-dev cmake ninja gcc
|
||||
- apk add libxcb-dev xcb-util-wm-dev xcb-util-cursor-dev cairo-dev yaml-dev
|
||||
- apk add json-c-dev libmpdclient-dev alsa-lib-dev i3wm
|
||||
# - apt-get update
|
||||
|
|
Loading…
Add table
Reference in a new issue