[gjs] CI: Add dbus-x11 to CI images
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs] CI: Add dbus-x11 to CI images
- Date: Sun, 22 Sep 2019 05:33:45 +0000 (UTC)
commit 3dc7e2e36e67342c5dc9b65d744c1f5c1f4b6a38
Author: Philip Chimento <philip chimento gmail com>
Date: Sat Sep 21 22:32:42 2019 -0700
CI: Add dbus-x11 to CI images
We need this for /usr/bin/dbus-launch, which dconf tries to execute while
testing the Gio.Settings overrides in testGio.js.
Unreviewed, pushing to fix build.
test/ci-images.sh | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/test/ci-images.sh b/test/ci-images.sh
index 8467d2b8..60b37532 100755
--- a/test/ci-images.sh
+++ b/test/ci-images.sh
@@ -17,8 +17,9 @@ function do_Install_Dependencies(){
perl-devel 'pkgconfig(libffi)' 'pkgconfig(zlib)' python2-devel \
readline-devel which /usr/bin/zip \
\
- autoconf-archive cairo-gobject-devel dbus-daemon dbus-glib-devel \
- glib2-devel gobject-introspection-devel gtk3-devel sysprof-devel
+ autoconf-archive cairo-gobject-devel dbus-daemon dbus-x11 \
+ dbus-glib-devel glib2-devel gobject-introspection-devel gtk3-devel \
+ sysprof-devel
# Debuginfo needed for stack traces, e.g. in Valgrind
dnf -y debuginfo-install glib2-devel gobject-introspection-devel \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]