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




commit cc31f6ea5b9f71ce56063af533f9be0ba5f10d7c
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..abbec33 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 libsystemd-devel meson ninja-build openssh 
openssh-clients python redhat-rpm-config
 
 fedora:Werror:
   image: fedora:latest


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