Update macOS building dependencies now that libolm is available in Homebrew
This commit is contained in:
parent
883567b0b9
commit
14eaad355e
1 changed files with 1 additions and 1 deletions
|
|
@ -210,7 +210,7 @@ guix environment nheko
|
|||
|
||||
```bash
|
||||
brew update
|
||||
brew install qt5 lmdb cmake llvm libsodium spdlog boost cmark
|
||||
brew install qt5 lmdb cmake llvm libsodium spdlog boost cmark libolm
|
||||
```
|
||||
|
||||
##### Windows
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue