ci: add hicolor-icon-theme to the docker image

The tests complain about it, not sure if this helps.
This commit is contained in:
Christoph Reiter 2018-07-20 15:01:29 +02:00
parent 806c659efe
commit 1b230324ba

View File

@ -1,6 +1,7 @@
FROM fedora:28
RUN dnf -y install \
hicolor-icon-theme \
adwaita-icon-theme \
atk-devel \
at-spi2-atk-devel \