mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 22:56:54 +02:00
update BUILD.md to remove zlib requirement
This commit is contained in:
parent
bd56596b59
commit
146cd2b59d
1 changed files with 1 additions and 1 deletions
2
BUILD.md
2
BUILD.md
|
@ -63,7 +63,7 @@ If `libgnutls28-dev` 3.2.12 or higher is available via your package manager, it
|
||||||
[Homebrew](http://brew.sh/) is an excellent package manager for OS X. It makes install of all hifi dependencies very simple.
|
[Homebrew](http://brew.sh/) is an excellent package manager for OS X. It makes install of all hifi dependencies very simple.
|
||||||
|
|
||||||
brew tap highfidelity/homebrew-formulas
|
brew tap highfidelity/homebrew-formulas
|
||||||
brew install cmake glm zlib gnutls
|
brew install cmake glm gnutls
|
||||||
brew install highfidelity/formulas/qt5
|
brew install highfidelity/formulas/qt5
|
||||||
brew link qt5 --force
|
brew link qt5 --force
|
||||||
brew install highfidelity/formulas/qxmpp
|
brew install highfidelity/formulas/qxmpp
|
||||||
|
|
Loading…
Reference in a new issue