Update cmake.yml add alsa dep
This commit is contained in:
parent
cd451d1c2a
commit
d5a08acf6d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
|
|
@ -34,7 +34,7 @@ jobs:
|
||||||
sudo apt-get install python3 python-is-python3
|
sudo apt-get install python3 python-is-python3
|
||||||
sudo apt-get install -y libx11-dev libgl1-mesa-dev libxrandr-dev libxinerama-dev libxcursor-dev libxi-dev
|
sudo apt-get install -y libx11-dev libgl1-mesa-dev libxrandr-dev libxinerama-dev libxcursor-dev libxi-dev
|
||||||
sudo apt-get install -y clang-15
|
sudo apt-get install -y clang-15
|
||||||
|
sudo apt-get install -y alsa-lib
|
||||||
cd Externals/glew/
|
cd Externals/glew/
|
||||||
make extensions
|
make extensions
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue