Преглед на файлове

v4l tools on mesh clients

Bob Mottram преди 9 години
родител
ревизия
d5baf4d89d
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      src/freedombone-image-customise

+ 1
- 1
src/freedombone-image-customise Целия файл

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