diff --git a/lib/configuration.sh b/lib/configuration.sh index 1da360a8da..16b88c82e8 100644 --- a/lib/configuration.sh +++ b/lib/configuration.sh @@ -155,7 +155,7 @@ case $RELEASE in ;; stretch) PACKAGE_LIST_RELEASE="man-db less kbd net-tools netcat-openbsd" - PACKAGE_LIST_DESKTOP="$PACKAGE_LIST_DESKTOP thunderbird chromium tango-icon-theme paprefs numix-gtk-theme" + PACKAGE_LIST_DESKTOP="$PACKAGE_LIST_DESKTOP thunderbird chromium tango-icon-theme paprefs numix-gtk-theme dbus-x11" ;; esac