Install cheese to ensure that video dependencies exist

This commit is contained in:
Bob Mottram 2016-07-30 21:57:04 +01:00
parent aec793a6f3
commit d1b5c32873
1 changed files with 3 additions and 0 deletions

View File

@ -622,6 +622,9 @@ function configure_user_interface {
# desktop
chroot "$rootdir" apt-get -y install mate-desktop-environment
# ensure that the dependencies for video calls are installed
chroot "$rootdir" apt-get -y install cheese
# tool to change desktop settings from command line
chroot "$rootdir" apt-get -y install dconf-cli dconf-gsettings-backend dbus dbus-x11