[gnome-keyring/wip/nielsdg/meson] ci: Install systemd



commit f27e3ccdf7615adb09afbfe189ac917eac574717
Author: Jan Tojnar <jtojnar gmail com>
Date:   Sun May 22 17:59:56 2022 +0200

    ci: Install systemd
    
    So that we can build against it.

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
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


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