Skip to content

Commit

Permalink
#16: apt install libosmesa6-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
cwschilly committed Apr 24, 2024
1 parent bad1125 commit 5e8ec75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/make-base-ubuntu22.04-gcc11-x64.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ RUN apt-get update \
libgl1-mesa-dev \
libglu1-mesa-dev \
mesa-common-dev \
libosmesa6-dev \
perl \
curl \
&& rm -rf /var/lib/apt/lists/*
Expand Down

0 comments on commit 5e8ec75

Please sign in to comment.