image_builder: move mjpeg-streamer to ros-clever

This commit is contained in:
Artem Smirnov
2018-09-28 18:58:22 +03:00
parent 8df037d1ad
commit 521baaa652
3 changed files with 4 additions and 1 deletions

View File

@@ -77,7 +77,6 @@ python-rosinstall-generator=0.1.14-1 \
python-wstool=0.1.17-1 \
python-rosinstall=0.7.8-1 \
build-essential=12.3 \
mjpg-streamer=2.0 \
> /dev/null \
&& echo_stamp "Everything was installed!" "SUCCESS" \
|| (echo_stamp "Some packages wasn't installed!" "ERROR"; exit 1)