Skip to content

Commit

Permalink
Use libpipewire-0.3-0
Browse files Browse the repository at this point in the history
  • Loading branch information
geneotech committed Oct 29, 2023
1 parent e11a839 commit b23cdb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Linux_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: sudo apt-get install --fix-missing cmake ninja-build libxcb-keysyms1 libxcb-keysyms1-dev libxi6 libxi-dev alsa-oss osspd-alsa osspd libasound2 libasound2-dev p7zip p7zip-full libgl1-mesa-dev libxcb-glx0-dev libx11-xcb-dev

- name: Install OpenAL soft dependencies
run: sudo apt-get install --fix-missing libpulse-dev portaudio19-dev libasound2-dev libjack-dev libpipewire-0.3-dev libdbus-1-dev
run: sudo apt-get install --fix-missing libpulse-dev portaudio19-dev libasound2-dev libjack-dev libpipewire-0.3-0 libdbus-1-dev

- name: Install LLVM
run: . cmake/linux_actions/install_llvm.sh
Expand Down

0 comments on commit b23cdb7

Please sign in to comment.