ci: Docker, add build deps for cairo

This commit is contained in:
jamesread 2024-09-12 11:09:06 +01:00
parent aed15c580e
commit a53495f6cd
1 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,9 @@ RUN apk add --no-cache \
supervisor=4.2.5-r4 \
pkgconfig \
gcc \
pixman-dev \
cairo-dev \
pango-dev \
make \
build-base