浏览代码

v4l tools on mesh clients

Bob Mottram 8 年前
父节点
当前提交
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