ci: install pixman+freetype+fontconfig instead of cairo

This commit is contained in:
Daniel Eklöf 2019-09-22 12:29:00 +02:00
parent e8a1efeeb5
commit e169263851
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -10,7 +10,8 @@ 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 meson ninja gcc scdoc
- apk add libxcb-dev xcb-util-wm-dev xcb-util-cursor-dev cairo-dev yaml-dev
- apk add pixman-dev freetype-dev fontconfig-dev
- apk add libxcb-dev xcb-util-wm-dev xcb-util-cursor-dev yaml-dev
- apk add wayland-dev wayland-protocols wlroots-dev
- apk add json-c-dev libmpdclient-dev alsa-lib-dev
- apk add ttf-dejavu