summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Reiter <creiter@src.gnome.org>2018-07-20 15:01:29 +0200
committerChristoph Reiter <creiter@src.gnome.org>2018-07-20 15:04:26 +0200
commit1b230324ba5e0755d8c59c589f5cab34db9f6976 (patch)
tree0ff1b53eb70d9c1cc543e53587abb2ba77a61fb8
parent806c659efe3a8f2ebc4a5201f7152636edf3bb49 (diff)
downloadgtk+-1b230324ba5e0755d8c59c589f5cab34db9f6976.tar.gz
ci: add hicolor-icon-theme to the docker image
The tests complain about it, not sure if this helps.
-rw-r--r--.gitlab-ci/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci/Dockerfile b/.gitlab-ci/Dockerfile
index 32fa7e7c62..f5e6f22513 100644
--- a/.gitlab-ci/Dockerfile
+++ b/.gitlab-ci/Dockerfile
@@ -1,6 +1,7 @@
FROM fedora:28
RUN dnf -y install \
+ hicolor-icon-theme \
adwaita-icon-theme \
atk-devel \
at-spi2-atk-devel \