From 80c3b721fb8d4512600fe466ca52913b7ac79659 Mon Sep 17 00:00:00 2001 From: Andre Sailer Date: Mon, 12 Aug 2024 11:23:37 +0200 Subject: [PATCH] GitlabCI: add package needed by biber --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 26a98f486..77122db7a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -108,7 +108,7 @@ usermanuals: - docker image: ghcr.io/aidasoft/el9:latest script: - - yum install -y ghostscript poppler-utils perl + - yum install -y ghostscript poppler-utils perl libxcrypt-compat - source /cvmfs/sft.cern.ch/lcg/views/LCG_106/x86_64-el9-gcc13-opt/setup.sh - export PATH=/cvmfs/sft.cern.ch/lcg/external/texlive/2024/bin/x86_64-linux:$PATH - export max_print_line=200