mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-12 11:56:50 +00:00
Needs libffi-dev to compile on Debian 9.7. (#8330)
This commit is contained in:
parent
d5095bf320
commit
c0b54fb017
@ -45,7 +45,7 @@ $ sudo apt-get upgrade -y
|
|||||||
Install the dependencies.
|
Install the dependencies.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ sudo apt-get install python3 python3-venv python3-pip
|
$ sudo apt-get install python3 python3-venv python3-pip libffi-dev
|
||||||
```
|
```
|
||||||
|
|
||||||
Add an account for Home Assistant called `homeassistant`.
|
Add an account for Home Assistant called `homeassistant`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user