Update changedetection-install.sh

add libjpeg-dev
This commit is contained in:
tteckster
2024-03-08 14:17:39 -05:00
committed by GitHub
parent 8b03579df9
commit 02afb23aed

@ -22,6 +22,7 @@ $STD apt-get install -y \
build-essential \
dumb-init \
gconf-service \
libjpeg-dev \
libatk-bridge2.0-0 \
libasound2 \
libatk1.0-0 \