|  | 
 |  | 
 | 
												
													
														| 622 |  	# desktop
 | 622 |  	# desktop
 | 
												
													
														| 623 |  	chroot "$rootdir" apt-get -y install mate-desktop-environment
 | 623 |  	chroot "$rootdir" apt-get -y install mate-desktop-environment
 | 
												
													
														| 624 |  
 | 624 |  
 | 
												
													
														|  | 
 | 625 | +	# ensure that the dependencies for video calls are installed
 | 
												
													
														|  | 
 | 626 | +	chroot "$rootdir" apt-get -y install cheese
 | 
												
													
														|  | 
 | 627 | +
 | 
												
													
														| 625 |  	# tool to change desktop settings from command line
 | 628 |  	# tool to change desktop settings from command line
 | 
												
													
														| 626 |  	chroot "$rootdir" apt-get -y install dconf-cli dconf-gsettings-backend dbus dbus-x11
 | 629 |  	chroot "$rootdir" apt-get -y install dconf-cli dconf-gsettings-backend dbus dbus-x11
 | 
												
													
														| 627 |  
 | 630 |  
 |