浏览代码

Update changedetection-install.sh

add libasound2
fixes https://github.com/tteck/Proxmox/issues/1535
tteckster 2 年之前
父节点
当前提交
53e5964633
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      install/changedetection-install.sh

+ 1 - 0
install/changedetection-install.sh

@@ -23,6 +23,7 @@ $STD apt-get install -y \
   dumb-init \
   gconf-service \
   libatk-bridge2.0-0 \
+  libasound2 \
   libatk1.0-0 \
   libcairo2 \
   libcups2 \