v4l tools on mesh clients
This commit is contained in:
parent
3498b16d1f
commit
d5baf4d89d
|
@ -706,7 +706,7 @@ function configure_user_interface {
|
|||
chroot "$rootdir" apt-get -y install libnotify-bin
|
||||
|
||||
# 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
|
||||
cat <<EOF > $rootdir/usr/bin/list-tox-users
|
||||
|
|
Loading…
Reference in New Issue