dbus x11
This commit is contained in:
parent
9fe7188d63
commit
91c3974c6a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue