[gcr/wip/nielsdg/lose-x11-dependency: 35/35] ci: Lose dbus-x11 dependency
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcr/wip/nielsdg/lose-x11-dependency: 35/35] ci: Lose dbus-x11 dependency
- Date: Tue, 21 Jan 2020 17:36:17 +0000 (UTC)
commit edfa86892bf9dd4786e3845b2255d9bced0628eb
Author: Niels De Graef <nielsdegraef gmail com>
Date: Tue Dec 10 08:13:28 2019 +0100
ci: Lose dbus-x11 dependency
Replace it with the dbus-tools package (since we still need to be able
to run `dbus-uuidgen`)
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e3c446c..7c52739 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,7 +3,7 @@ stages:
- deploy
variables:
- DEPENDENCIES: dbus-x11 diffutils gcc gtk-doc make openssh python redhat-rpm-config
+ DEPENDENCIES: dbus-daemon dbus-tools diffutils gcc gtk-doc make openssh python redhat-rpm-config
fedora:meson:
image: fedora:latest
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]