1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-16 08:09:32 +02:00

Merge pull request from Be-ing/macos_mono

BUILDING.md: add mono to Homebrew package list

Signed-off-by: Emily Mabrey <emabrey@tenacityaudio.org>
Reference-to: https://github.com/tenacityteam/tenacity/pull/615
This commit is contained in:
Emily Mabrey 2021-09-15 17:48:11 -04:00 committed by GitHub
commit 3aa5d73a31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -251,7 +251,7 @@ You will also need to install a few build tools and dependencies, which can be
installed from [Homebrew](https://brew.sh/):
```
brew install cmake ccache ninja nasm wxwidgets
brew install cmake ccache ninja nasm mono wxwidgets
```
You must set the `WX_CONFIG` environment variable for CMake to find wxWidgets