summaryrefslogtreecommitdiff
path: root/.gitlab-ci
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-11-18 13:00:23 -0500
committerMatthias Clasen <mclasen@redhat.com>2021-11-18 13:20:55 -0500
commit2f2cb72672c7f74e2648594819b7cde95ca0ed1d (patch)
treee68915ee16914b4ec309761c23c8cd243b35b88c /.gitlab-ci
parent97300279f62855dc4ef286ed8bd5d363a8b8f710 (diff)
downloadpango-2f2cb72672c7f74e2648594819b7cde95ca0ed1d.tar.gz
ci: Add json-glib to the image
This is needed now for the serialization code.
Diffstat (limited to '.gitlab-ci')
-rw-r--r--.gitlab-ci/fedora.Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci/fedora.Dockerfile b/.gitlab-ci/fedora.Dockerfile
index ebb1e6b5..e905deee 100644
--- a/.gitlab-ci/fedora.Dockerfile
+++ b/.gitlab-ci/fedora.Dockerfile
@@ -26,6 +26,7 @@ RUN dnf -y install \
harfbuzz-devel \
hicolor-icon-theme \
itstool \
+ json-glib-devel \
libasan \
lcov \
libthai-devel \