##// END OF EJS Templates
Fix: Package dbus-session-bus is not installed...
drtyhlpr -
r232:e09e278fb2ce
parent child
Show More
@@ -450,7 +450,7 fi
450 450
451 451 # Add xorg package
452 452 if [ "$ENABLE_XORG" = true ] ; then
453 APT_INCLUDES="${APT_INCLUDES},xorg"
453 APT_INCLUDES="${APT_INCLUDES},xorg,dbus-x11"
454 454 fi
455 455
456 456 # Replace selected packages with smaller clones
General Comments 0
Vous devez vous connecter pour laisser un commentaire. Se connecter maintenant