mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Add tzdata to dependencies (#18077)
This commit is contained in:
parent
53305db33a
commit
01e1dde09c
@ -26,7 +26,7 @@ sudo apt-get upgrade -y
|
|||||||
Install the dependencies:
|
Install the dependencies:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo apt-get install -y python3 python3-dev python3-venv python3-pip libffi-dev libssl-dev libjpeg-dev zlib1g-dev autoconf build-essential libopenjp2-7 libtiff5
|
sudo apt-get install -y python3 python3-dev python3-venv python3-pip libffi-dev libssl-dev libjpeg-dev zlib1g-dev autoconf build-essential libopenjp2-7 libtiff5 tzdata
|
||||||
```
|
```
|
||||||
|
|
||||||
### Create an account
|
### Create an account
|
||||||
|
Loading…
x
Reference in New Issue
Block a user