Skip to content

Commit

Permalink
Add same package dependencies to Apptainer recipe than in CI jobs (#177)
Browse files Browse the repository at this point in the history
  • Loading branch information
jlenain authored Feb 5, 2025
1 parent 3117f60 commit 1281565
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Singularity
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1281565

Please sign in to comment.