This commit is contained in:
Bob Mottram 2016-06-25 10:35:03 +01:00
parent 9fe7188d63
commit 91c3974c6a
1 changed files with 1 additions and 1 deletions

View File

@ -1133,7 +1133,7 @@ function configure_user_interface {
chroot "$rootdir" apt-get -y install mate-desktop-environment
# tool to change desktop settings from command line
chroot "$rootdir" apt-get -y install dconf-cli dconf-gsettings-backend dbus
chroot "$rootdir" apt-get -y install dconf-cli dconf-gsettings-backend dbus dbus-x11
if [[ $VARIANT != "usb" ]]; then
# log in automatically