Adds mosquito clients

This commit is contained in:
Franck Nijhof 2019-02-04 22:01:49 +01:00
parent d59990a506
commit fad05e88dd
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -23,6 +23,7 @@ RUN \
ffmpeg@edge=4.0.2-r0 \ ffmpeg@edge=4.0.2-r0 \
libcurl=7.61.1-r1 \ libcurl=7.61.1-r1 \
libjpeg=8-r6 \ libjpeg=8-r6 \
mosquitto-clients=1.4.15-r3 \
motion@edge=4.1.1-r1 \ motion@edge=4.1.1-r1 \
nginx=1.14.2-r0 \ nginx=1.14.2-r0 \
py-setuptools=39.1.0-r0 \ py-setuptools=39.1.0-r0 \