mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Add prereqs for HomeKit Controller (#14172)
This commit is contained in:
parent
f72d568374
commit
64b9fbd8d9
@ -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…
x
Reference in New Issue
Block a user