mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Autoconf is required for some integrations (#10056)
Autoconf is required for Ikea Tradfri and will not install without this
This commit is contained in:
parent
a9e1e31323
commit
15a8a0936e
@ -41,7 +41,7 @@ $ sudo apt-get upgrade -y
|
||||
Install the dependencies.
|
||||
|
||||
```bash
|
||||
$ sudo apt-get install python3 python3-venv python3-pip libffi-dev libssl-dev
|
||||
$ sudo apt-get install python3 python3-venv python3-pip libffi-dev libssl-dev autoconf
|
||||
```
|
||||
|
||||
Add an account for Home Assistant called `homeassistant`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user