summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2022-05-22 17:59:56 +0200
committerJan Tojnar <jtojnar@gmail.com>2022-05-22 17:59:56 +0200
commitf27e3ccdf7615adb09afbfe189ac917eac574717 (patch)
tree90bd4075a8ff5fe773da7cd4d6153c64dcd72c77
parent0c1676512eed03aea8062750f789f273446b46fb (diff)
downloadgnome-keyring-f27e3ccdf7615adb09afbfe189ac917eac574717.tar.gz
ci: Install systemd
So that we can build against it.
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b1959dc8..9edb69c1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,7 +3,7 @@ stages:
- deploy
variables:
- DEPENDENCIES: dbus-x11 gcc gnome-common gtk-doc make openssh python redhat-rpm-config lcov libasan libubsan
+ DEPENDENCIES: dbus-x11 gcc gnome-common gtk-doc make openssh python redhat-rpm-config lcov libasan libubsan systemd-devel
.build:
stage: build