mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-24 13:36:31 +00:00
Dockerfile: Add dependencies for make graph-depends/-size targets (#1444)
Install buildroot dependencies so make graph-depends/-size targets can be used.
This commit is contained in:
parent
c2ac8b5763
commit
166537bf00
@ -33,6 +33,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
patch \
|
||||
perl \
|
||||
python \
|
||||
python-matplotlib \
|
||||
graphviz \
|
||||
rsync \
|
||||
sudo \
|
||||
unzip \
|
||||
|
Loading…
x
Reference in New Issue
Block a user