[poppler] .gitlab-ci.yml
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Tue Nov 1 09:21:32 UTC 2022
.gitlab-ci.yml | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 8fcaa7c622d24761a9ecb3922f95d072077d6f34
Author: Albert Astals Cid <aacid at kde.org>
Date: Tue Nov 1 10:11:41 2022 +0100
CI: Fix Debian brokenness
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b5db08a9..26bf1d1d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,6 +6,7 @@ stages:
- publish
before_script:
+ - addgroup systemd-journal
- echo 'deb-src http://deb.debian.org/debian unstable main' >> /etc/apt/sources.list
- apt-get update
- apt-get build-dep --yes --no-install-recommends poppler
More information about the poppler
mailing list