소스 검색

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 \