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