Skip to content
Snippets Groups Projects
Commit 91c3974c authored by Bob Mottram's avatar Bob Mottram
Browse files

dbus x11

parent 9fe7188d
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment