소스 검색

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 \