Skip to content

Commit

Permalink
Dependency update
Browse files Browse the repository at this point in the history
Looks like this was resolved, so its not needed anymore for x86 linux builds?
  • Loading branch information
SomaZ authored and taysta committed Sep 25, 2023
1 parent 09f29d3 commit 92e34fa
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 @@ -109,7 +109,7 @@ jobs:
sudo apt-get -qq update
sudo apt-get -y install aptitude
sudo apt-get -y install gcc-multilib g++-multilib ninja-build
sudo apt-get -y install --allow-downgrades libpcre2-8-0:i386 libjpeg-dev:i386 libpng-dev:i386 libcurl4-openssl-dev:i386 libgcc-s1:i386
sudo apt-get -y install --allow-downgrades libpcre2-8-0:i386 libjpeg-dev:i386 libpng-dev:i386 libcurl4-openssl-dev:i386
sudo aptitude -y install libglib2.0-dev:i386 libsdl2-dev:i386
else
sudo apt-get -qq update
Expand Down

0 comments on commit 92e34fa

Please sign in to comment.