ci: Include development files for accountsservice

... needed to build GDM, which we'll do in the next commit.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1590>
This commit is contained in:
Florian Müllner 2020-11-20 20:07:08 +01:00
parent ce1e7a5afe
commit bfeec27435

View File

@ -20,7 +20,7 @@ stages:
# For running unit tests
dnf install -y xorg-x11-server-Xvfb mesa-dri-drivers dbus dbus-x11 \
xorg-x11-server-Xvfb accountsservice-libs \
xorg-x11-server-Xvfb 'pkgconfig(accountsservice)' \
gnome-control-center gcovr libnma python3-gobject \
python3-dbusmock &&