building with Homebrew now needs libsigc++@2

This commit is contained in:
Struma 2020-01-20 16:31:39 -05:00 committed by Roza
parent 7740c28f6a
commit 0510b4d789

View file

@ -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: