浏览代码

v4l utils for debugging

Bob Mottram 9 年前
父节点
当前提交
7ec222fb37
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/freedombone-image-customise

+ 1
- 1
src/freedombone-image-customise 查看文件

@@ -640,7 +640,7 @@ function configure_user_interface {
640 640
 	chroot "$rootdir" apt-get -y install pinentry-gtk2
641 641
 
642 642
 	# for tox video
643
-	chroot "$rootdir" apt-get -y install ffmpeg
643
+	chroot "$rootdir" apt-get -y install ffmpeg cheese v4l-utils
644 644
 
645 645
 	if [[ $VARIANT != "usb" ]]; then
646 646
 		# log in automatically