the brew macports combo thing is confusing

This commit is contained in:
briaguya 2024-02-19 12:19:54 -05:00
parent 65bc478597
commit 6234541b5f
2 changed files with 2 additions and 2 deletions

View File

@ -99,7 +99,7 @@ jobs:
- name: Install dependencies
if: ${{ !vars.MAC_RUNNER }}
run: |
brew uninstall --ignore-dependencies libpng
brew uninstall --ignore-dependencies libpng libzip
sudo port install $(cat .github/workflows/macports-deps.txt)
brew install ninja
brew reinstall libzip

View File

@ -1 +1 @@
libsdl2 +universal libsdl2_net +universal libpng +universal glew +universal
libsdl2 +universal libsdl2_net +universal libpng +universal glew +universal libzip +universal