mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-15 13:26:28 +00:00
fix: add make to macos brew install (#1969)
This commit is contained in:
parent
8bd2492245
commit
80eb77e2ec
@ -104,7 +104,7 @@ After WSL is restarted, the mount's uid and gid will match the default user.
|
|||||||
Install [Homebrew](https://brew.sh/), then use that to install the dependencies:
|
Install [Homebrew](https://brew.sh/), then use that to install the dependencies:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
brew install python3 autoconf ffmpeg cmake
|
brew install python3 autoconf ffmpeg cmake make
|
||||||
```
|
```
|
||||||
|
|
||||||
If you encounter build issues with `cryptography` when running the `script/setup` script below, check the cryptography documentation for [installation instructions](https://cryptography.io/en/latest/installation/#building-cryptography-on-macos).
|
If you encounter build issues with `cryptography` when running the `script/setup` script below, check the cryptography documentation for [installation instructions](https://cryptography.io/en/latest/installation/#building-cryptography-on-macos).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user