mirror of
https://github.com/overte-org/overte.git
synced 2025-04-07 17:52:26 +02:00
brew tap homebrew/versions no longer works. (or is needed)
The command now outputs: > brew tap homebrew/versions Warning: homebrew/versions was deprecated. This tap is now empty as all its formulae were migrated. nonetheless: > brew install cmake openssl still works.
This commit is contained in:
parent
f5d77104c3
commit
d5381a810e
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ Please read the [general build guide](BUILD.md) for information on dependencies
|
|||
|
||||
[Homebrew](https://brew.sh/) is an excellent package manager for OS X. It makes install of some High Fidelity dependencies very simple.
|
||||
|
||||
brew tap homebrew/versions
|
||||
brew install cmake openssl
|
||||
|
||||
### OpenSSL
|
||||
|
|
Loading…
Reference in a new issue