mirror of
https://github.com/badaix/snapcast.git
synced 2025-04-29 10:17:16 +02:00
Add boost and opus to macOS build instructions
This commit is contained in:
parent
73e42f69cb
commit
49d5444bb3
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ To enable the serve and client to start under the default run-level:
|
|||
3. Install the required libs
|
||||
|
||||
```
|
||||
$ brew install flac libvorbis
|
||||
$ brew install flac libvorbis boost opus
|
||||
```
|
||||
|
||||
### Build Snapclient
|
||||
|
|
Loading…
Add table
Reference in a new issue