Bob Mottram 8 gadus atpakaļ
vecāks
revīzija
91c3974c6a
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      src/freedombone-image-customise

+ 1
- 1
src/freedombone-image-customise Parādīt failu

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