Skip to content

Commit

Permalink
do not install GL libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
plexoos committed Jun 11, 2024
1 parent a8a3b9d commit d964a04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ ARG DEBIAN_FRONTEND=noninteractive
# Install Spack package manager
RUN apt update \
&& apt install -y build-essential ca-certificates coreutils curl environment-modules gfortran git gpg lsb-release python3 python3-distutils python3-venv unzip zip \
libglm-dev libglfw3-dev libimgui-dev libglew-dev libglu1-mesa-dev \
libssl-dev python-is-python3 \
cuda-nvcc-11-8 libcurand-dev-11-8 \
libxinerama-dev libxcursor-dev libxi-dev \
Expand Down

0 comments on commit d964a04

Please sign in to comment.