[gcr/wip/nielsdg/lose-x11-dependency] ci: Lose dbus-x11 dependency



commit 7785bc431f376e1335a55fafc1f38ba11f85b899
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Tue Dec 10 08:13:28 2019 +0100

    ci: Lose dbus-x11 dependency

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 18825f0..19f451c 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: 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]