Browse Source

Update changedetection-install.sh

add libasound2
fixes https://github.com/tteck/Proxmox/issues/1535
tteckster 2 years ago
parent
commit
53e5964633
1 changed files with 1 additions and 0 deletions
  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 \