Explorar el Código

Update changedetection-install.sh

add libasound2
fixes https://github.com/tteck/Proxmox/issues/1535
tteckster hace 2 años
padre
commit
53e5964633
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 \