Browse Source

Update homeassistant-core-install.sh

add libpcap-dev
tteckster 2 năm trước cách đây
mục cha
commit
afbbb011d6
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      install/homeassistant-core-install.sh

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

@@ -23,6 +23,7 @@ $STD apt-get install -y \
   libssl-dev \
   zlib1g-dev \
   libbz2-dev \
+  libpcap-dev \
   libreadline-dev \
   libsqlite3-dev \
   libncursesw5-dev \