Update changedetection-install.sh

add libasound2
fixes https://github.com/tteck/Proxmox/issues/1535
This commit is contained in:
tteckster 2023-06-23 13:34:16 -04:00 committed by GitHub
parent dfb79fbc4e
commit 53e5964633
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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