소스 검색

v4l utils for debugging

Bob Mottram 8 년 전
부모
커밋
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