v4l tools on mesh clients

This commit is contained in:
Bob Mottram 2016-08-19 10:14:10 +01:00
parent 3498b16d1f
commit d5baf4d89d
1 changed files with 1 additions and 1 deletions

View File

@ -706,7 +706,7 @@ function configure_user_interface {
chroot "$rootdir" apt-get -y install libnotify-bin chroot "$rootdir" apt-get -y install libnotify-bin
# for video/audio # for video/audio
chroot "$rootdir" apt-get -y install libtheora-bin libvorbis-dev chroot "$rootdir" apt-get -y install libtheora-bin libvorbis-dev v4l-utils
# Produce a text file on the desktop listing users on the mesh # Produce a text file on the desktop listing users on the mesh
cat <<EOF > $rootdir/usr/bin/list-tox-users cat <<EOF > $rootdir/usr/bin/list-tox-users