From: Jordan Petridis Date: Mon, 30 Apr 2018 15:39:05 +0000 (+0300) Subject: gitlabci: Add gtk-doc to the container image. X-Git-Tag: archive/raspbian/4.4.1+ds1-2+rpi1^2~18^2~22^2~352^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=50985d922a6c8995ac6cf9592a12d051f53c5158;p=gtk4.git gitlabci: Add gtk-doc to the container image. --- diff --git a/.gitlab-ci/Dockerfile b/.gitlab-ci/Dockerfile index 84005c8324..32fa7e7c62 100644 --- a/.gitlab-ci/Dockerfile +++ b/.gitlab-ci/Dockerfile @@ -28,6 +28,7 @@ RUN dnf -y install \ gstreamer1-plugins-good \ gstreamer1-plugins-bad-free-devel \ gstreamer1-plugins-base-devel \ + gtk-doc \ iso-codes \ itstool \ json-glib-devel \