v4l utils for debugging
This commit is contained in:
parent
1ae65f4fb7
commit
7ec222fb37
|
@ -640,7 +640,7 @@ function configure_user_interface {
|
||||||
chroot "$rootdir" apt-get -y install pinentry-gtk2
|
chroot "$rootdir" apt-get -y install pinentry-gtk2
|
||||||
|
|
||||||
# for tox video
|
# for tox video
|
||||||
chroot "$rootdir" apt-get -y install ffmpeg
|
chroot "$rootdir" apt-get -y install ffmpeg cheese v4l-utils
|
||||||
|
|
||||||
if [[ $VARIANT != "usb" ]]; then
|
if [[ $VARIANT != "usb" ]]; then
|
||||||
# log in automatically
|
# log in automatically
|
||||||
|
|
Loading…
Reference in New Issue