mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-08-03 21:45:32 +02:00
building with Homebrew now needs libsigc++@2
This commit is contained in:
parent
7740c28f6a
commit
0510b4d789
1 changed files with 1 additions and 1 deletions
|
@ -292,7 +292,7 @@ You'll find your stuff under your MSYS home directory. You can also type `explor
|
|||
|
||||
```sh
|
||||
brew install meson cmake automake autoconf sdl2 sdl2_{image,ttf} \
|
||||
pixman physfs libsigc++ libvorbis fluidsynth pkgconfig libtool
|
||||
pixman physfs libsigc++@2 libvorbis fluidsynth pkgconfig libtool
|
||||
```
|
||||
|
||||
3. Build the rest from source:
|
||||
|
|
Loading…
Add table
Reference in a new issue