summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorDaiki Ueno <dueno@src.gnome.org>2021-02-11 17:46:08 +0100
committerDaiki Ueno <dueno@src.gnome.org>2021-03-27 09:49:47 +0100
commit0e6b3e20be0bd413ddabc59b30735c7daa5a16bc (patch)
tree3c2acd950d5c11c1ea08f5e2648f6a6cfe433312 /.gitlab-ci.yml
parent5012bee0d6c85001d6224b0fbcf8624c569debb1 (diff)
downloadgcr-0e6b3e20be0bd413ddabc59b30735c7daa5a16bc.tar.gz
ci: Pull in necessary components for ssh-agent
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ca58cdb..572a23e 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