CI: Install dbus-daemon rpm

Closes: #3088
Approved by: alexlarsson
This commit is contained in:
Alexander Larsson 2019-09-09 11:25:09 +02:00 committed by Atomic Bot
parent f5cf3e264c
commit aafa084bd2

View File

@ -6,7 +6,7 @@ set -xeuo pipefail
dn=$(dirname $0)
. ${dn}/libbuild.sh
pkg_install sudo which attr fuse bison \
pkg_install sudo which attr fuse bison dbus-daemon \
libubsan libasan libtsan clang python2 \
elfutils git gettext-devel libappstream-glib-devel hicolor-icon-theme \
dconf-devel fuse-devel \