From 12815656285d5a41cb4e5fdb4b6b7b8adff158fa Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lenain Date: Wed, 5 Feb 2025 23:02:56 +0100 Subject: [PATCH] Add same package dependencies to Apptainer recipe than in CI jobs (#177) --- Singularity | 1 + 1 file changed, 1 insertion(+) diff --git a/Singularity b/Singularity index 010de41f..8e161a29 100644 --- a/Singularity +++ b/Singularity @@ -36,6 +36,7 @@ From: condaforge/mambaforge apt -y install freeglut3-dev # cf. https://serverfault.com/a/992421 DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC apt -y install software-properties-common curl + apt -y install xvfb libxkbcommon-x11-0 libxcb-icccm4 libxcb-image0 libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-xinerama0 libxcb-xinput0 libxcb-xfixes0 libxcb-shape0 libglib2.0-0 libgl1-mesa-dev curl -L https://repository.egi.eu/sw/production/cas/1/current/GPG-KEY-EUGridPMA-RPM-3 | apt-key add - add-apt-repository -y 'deb https://repository.egi.eu/sw/production/cas/1/current egi-igtf core' apt -y install ca-policy-egi-core || apt -y install -f