[gcr/wip/dueno/ssh-agent: 2/2] ci: Pull in necessary components for ssh-agent




commit 01986d91f9ea1a37298df5549bf33660b74a630d
Author: Daiki Ueno <dueno src gnome org>
Date:   Thu Feb 11 17:46:08 2021 +0100

    ci: Pull in necessary components for ssh-agent

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 74cfae6..2d4f5ff 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,7 +3,7 @@ stages:
   - deploy
 
 variables:
-  DEPENDENCIES: dbus-daemon diffutils gcc gtk-doc meson ninja-build openssh python redhat-rpm-config
+  DEPENDENCIES: dbus-daemon diffutils gcc gtk-doc libsecret-devel meson ninja-build openssh openssh-clients 
python redhat-rpm-config systemd-devel
 
 fedora:Werror:
   image: fedora:latest


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]