ci: Add pygobject to the images

This will let us add introspection tests in the future.
This commit is contained in:
Matthias Clasen 2021-05-05 16:31:03 -04:00
parent de056a3319
commit 399fb76652

View File

@ -73,6 +73,7 @@ RUN dnf -y install \
pcre-devel \
pcre-static \
python3 \
python3-gobject \
python3-jinja2 \
python3-markdown \
python3-pip \