Add pixbuf building to CI

This commit is contained in:
Michael Vetter
2022-05-27 14:04:44 +02:00
parent d510f3a430
commit 3aafffded9
7 changed files with 14 additions and 7 deletions

View File

@@ -26,7 +26,8 @@ RUN pacman -Syu --noconfirm && pacman -S --needed --noconfirm \
pkg-config \
python \
wget \
sqlite
sqlite \
gdk-pixbuf2
RUN mkdir -p /usr/src/{stabber,profanity}