Sfoglia il codice sorgente

v4l tools on mesh clients

Bob Mottram 8 anni fa
parent
commit
d5baf4d89d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      src/freedombone-image-customise

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

706
     chroot "$rootdir" apt-get -y install libnotify-bin
706
     chroot "$rootdir" apt-get -y install libnotify-bin
707
 
707
 
708
 	# for video/audio
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
     # Produce a text file on the desktop listing users on the mesh
711
     # Produce a text file on the desktop listing users on the mesh
712
     cat <<EOF > $rootdir/usr/bin/list-tox-users
712
     cat <<EOF > $rootdir/usr/bin/list-tox-users