diff --git a/src/freedombone-image-customise b/src/freedombone-image-customise
index 49a215646f9e15f96765031a2acf5dbad96bfbb0..e9b711f984b79c18bce20223d3a2ebb88512c9a0 100755
--- a/src/freedombone-image-customise
+++ b/src/freedombone-image-customise
@@ -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