We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6acec4f commit d5e3d6dCopy full SHA for d5e3d6d
.github/workflows/codeql-buildscript.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
3
-sudo apt-get install -y libopus0 libexpat1 libasound2 libudev1 libavahi-client3 libcurl4 libevdev2
+sudo apt-get install -y libopus0 libexpat1 libasound2 libudev1 libavahi-client3 libcurl4 libevdev2 opus-tools
4
sudo apt-get install -y libssl-dev libopus-dev libasound2-dev libudev-dev libavahi-client-dev libcurl4-openssl-dev libevdev-dev libexpat1-dev libpulse-dev uuid-dev cmake gcc g++ fakeroot debhelper
5
git submodule update --init --recursive
6
mkdir build
0 commit comments