Skip to content

Commit

Permalink
script/bootstrap: Add Mesa back in, alongside GLVND
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengtuggy committed Sep 17, 2021
1 parent 9894cb1 commit e2d5ead
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions script/bootstrap
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ then
libogg-dev \
libvorbis-dev \
libglvnd-dev \
libgl1-mesa-dev \
libsdl1.2-dev \
libpostproc-dev \
freeglut3-dev \
Expand Down Expand Up @@ -95,6 +96,7 @@ then
libogg-dev \
libvorbis-dev \
libglvnd-dev \
libgl1-mesa-dev \
libsdl1.2-dev \
libpostproc-dev \
freeglut3-dev \
Expand Down Expand Up @@ -155,6 +157,7 @@ then
libogg-dev \
libvorbis-dev \
libglvnd-dev \
libgl1-mesa-dev \
libsdl1.2-dev \
libopengl0 \
libpostproc-dev \
Expand Down Expand Up @@ -186,6 +189,7 @@ then
libogg-dev \
libvorbis-dev \
libglvnd-dev \
libgl1-mesa-dev \
libsdl1.2-dev \
libopengl0 \
libpostproc-dev \
Expand Down Expand Up @@ -216,6 +220,7 @@ then
libogg-dev \
libvorbis-dev \
libglvnd-dev \
libgl1-mesa-dev \
libsdl1.2-dev \
libopengl0 \
libpostproc-dev \
Expand All @@ -234,6 +239,7 @@ then
git \
build-essential \
libglvnd-dev \
libgl1-mesa-dev \
freeglut3-dev \
libopenal-dev \
libsdl-gfx1.2-dev \
Expand Down Expand Up @@ -293,6 +299,7 @@ then
libogg-dev \
libvorbis-dev \
libglvnd-dev \
libgl1-mesa-dev \
libsdl1.2-dev \
libopengl0 \
libpostproc-dev \
Expand Down

0 comments on commit e2d5ead

Please sign in to comment.