Browse Source

v4l tools on mesh clients

Bob Mottram 8 years ago
parent
commit
d5baf4d89d
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone-image-customise

+ 1
- 1
src/freedombone-image-customise View File

@@ -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