forked from external/yambar
ci: more and better dependencies
This commit is contained in:
parent
8da8adc4c4
commit
cc049f0686
1 changed files with 3 additions and 2 deletions
|
@ -4,8 +4,9 @@ stages:
|
|||
- build
|
||||
|
||||
before_script:
|
||||
|
||||
- apt-get update
|
||||
- apt-get -y install cmake xcb alsa-lib json-c libmpdclient
|
||||
- apt-get -y install cmake libxcb-util0-dev libxcb-cursor-dev libjson-c-dev libmpdclient-dev libasound2-dev libcairo2-dev
|
||||
|
||||
configure:
|
||||
stage: build
|
||||
|
|
Loading…
Add table
Reference in a new issue