From d82f01b5e5fbda32b7e1a09b2ca0bed37603f0a2 Mon Sep 17 00:00:00 2001 From: tteckster Date: Tue, 30 May 2023 11:27:48 -0400 Subject: [PATCH] Update changedetection-install.sh fix dependencies --- install/changedetection-install.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/install/changedetection-install.sh b/install/changedetection-install.sh index 43180ac3..e1673b15 100644 --- a/install/changedetection-install.sh +++ b/install/changedetection-install.sh @@ -22,10 +22,6 @@ $STD apt-get install -y \ build-essential \ dumb-init \ gconf-service \ - ffmpeg \ #can find no need - libappindicator1 \ #can find no need - libappindicator3-1 \ #can find no need - libasound2 \ #can find no need libatk-bridge2.0-0 \ libatk1.0-0 \ libcairo2 \