[gcr/wip/nielsdg/lose-x11-dependency] 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] ci: Lose dbus-x11 dependency
- Date: Tue, 10 Dec 2019 07:33:06 +0000 (UTC)
commit ef17cd558dc3b004444f0c0c62217fafd892810f
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 18825f0..06d91c1 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-tools diffutils gcc gtk-doc make openssh python redhat-rpm-config
fedora:Werror:
image: fedora:latest
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]