Skip to content

Commit

Permalink
Try libglx-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
greg7mdp committed Nov 21, 2024
1 parent e641a90 commit be37b27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cicd/platforms/ubuntu22.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ RUN apt-get update && apt-get upgrade -y && \
git \
jq \
libcurl4-openssl-dev \
libgl1-mesa-glx \
libglx-dev \
libopengl-dev \
libgmp-dev \
llvm-11-dev \
Expand Down

0 comments on commit be37b27

Please sign in to comment.