Add prereqs for HomeKit Controller (#14172)
This commit is contained in:
parent
f72d568374
commit
64b9fbd8d9
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ PACKAGES=(
|
|||
libsodium13
|
||||
# homeassistant.components.zwave
|
||||
libudev-dev
|
||||
# homeassistant.components.homekit_controller
|
||||
libmpc-dev libmpfr-dev libgmp-dev
|
||||
)
|
||||
|
||||
# Required debian packages for building dependencies
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue