Add boost and opus to macOS build instructions

This commit is contained in:
badaix 2019-12-10 22:17:48 +01:00
parent 73e42f69cb
commit 49d5444bb3

View file

@ -168,7 +168,7 @@ To enable the serve and client to start under the default run-level:
3. Install the required libs 3. Install the required libs
``` ```
$ brew install flac libvorbis $ brew install flac libvorbis boost opus
``` ```
### Build Snapclient ### Build Snapclient