mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-14 16:45:52 +01:00
BUILDING.md: add mono to Homebrew package list
This is required for NuGet caching with vcpkg. Signed-off-by: Be <be@mixxx.org>
This commit is contained in:
@@ -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/):
|
installed from [Homebrew](https://brew.sh/):
|
||||||
|
|
||||||
```
|
```
|
||||||
brew install cmake ccache ninja nasm wxwidgets
|
brew install cmake ccache ninja nasm mono wxwidgets
|
||||||
```
|
```
|
||||||
|
|
||||||
The rest of the dependencies will be built automatically with vcpkg when
|
The rest of the dependencies will be built automatically with vcpkg when
|
||||||
|
|||||||
Reference in New Issue
Block a user