浏览代码

Update homeassistant-core-install.sh

add dbus-broker
tteckster 2 年之前
父节点
当前提交
2c8341e729
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      install/homeassistant-core-install.sh

+ 1 - 0
install/homeassistant-core-install.sh

@@ -33,6 +33,7 @@ $STD apt-get install -y \
   libxmlsec1-dev \
   libffi-dev \
   liblzma-dev \
+  dbus-broker \
   bluez \
   libmariadb-dev-compat \
   libjpeg-dev \