Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanislav Pidhorskyi committed Dec 6, 2020
1 parent b72c8be commit 7d7eda1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/bimpy_docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ cd bimpy
git submodule update --init
cd libs/glfw
git pull origin master
cd ..
cd ../..

yum install -y libX11-devel libXcursor-devel libXrandr-devel libXinerama-devel mesa-libGL-devel libXi-devel

Expand Down

0 comments on commit 7d7eda1

Please sign in to comment.