CI: install dbus-x11 for dbus-launch and iso-codes (optional build dep)

This commit is contained in:
Christoph Reiter
2019-04-02 10:06:16 +02:00
parent 940126c427
commit 52edd6b192

View File

@@ -10,6 +10,7 @@ RUN dnf -y install \
ccache \
colord-devel \
cups-devel \
dbus-x11 \
fribidi-devel \
gcc \
gcc-c++ \
@@ -23,6 +24,7 @@ RUN dnf -y install \
graphene-devel \
gtk-doc \
hicolor-icon-theme \
iso-codes \
itstool \
json-glib-devel \
libcloudproviders-devel \