Skip to content

Commit

Permalink
Fix Package 'libgl1-mesa-glx' has no installation candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
sergystepanov committed Dec 14, 2024
1 parent 89ae98b commit 82aebf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
sudo apt-get -qq install -y \
make pkg-config \
libvpx-dev libx264-dev libopus-dev libyuv-dev libjpeg-turbo8-dev \
libsdl2-dev libgl1-mesa-glx
libsdl2-dev libgl1 libglx-mesa0
make build
xvfb-run --auto-servernum make test verify-cores
Expand Down

0 comments on commit 82aebf6

Please sign in to comment.