Skip to content

Commit

Permalink
add libx11-xcb1
Browse files Browse the repository at this point in the history
  • Loading branch information
stebo85 committed Mar 21, 2024
1 parent 446f5de commit ad07cdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/julia/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ neurodocker generate ${neurodocker_buildMode} \
--run="mkdir -p ${mountPointList}" \
--install xdg-utils unzip git apt-transport-https ca-certificates coreutils \
curl gnome-keyring gnupg libnotify4 wget libnss3 libxkbfile1 libsecret-1-0 libgtk-3-0 libxss1 libgbm1 libxshmfence1 libasound2 \
lmod less nano tree strace \
lmod less nano tree strace libx11-xcb1 \
gcc graphviz libzstd1 zlib1g-dev zip build-essential uuid-dev libgpgme-dev libseccomp-dev pkg-config \
--run="wget -O vscode.deb 'https://code.visualstudio.com/sha/download?build=stable&os=linux-deb-x64' \
&& apt install ./vscode.deb \
Expand Down

0 comments on commit ad07cdb

Please sign in to comment.