Skip to content

Commit

Permalink
Update codeql-buildscript.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
b4yuan authored Feb 7, 2024
1 parent b5d6969 commit 073c2e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-buildscript.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

sudo apt-get -y install lipopus0 libexpat1 libasound2 libudev0 libudev1 libavahi-client3 libcurl4 libevdev2
sudo apt-get -y install libexpat1 libasound2 libudev1 libavahi-client3 libcurl4 libevdev2
sudo apt-get -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
mkdir build
cd build/
Expand Down

0 comments on commit 073c2e8

Please sign in to comment.