diff --git a/configuration.sh b/configuration.sh index dca6712bf0..ed7d94c523 100644 --- a/configuration.sh +++ b/configuration.sh @@ -573,7 +573,7 @@ if [[ $BUILD_DESKTOP == yes ]]; then PACKAGE_LIST_DESKTOP="$PACKAGE_LIST_DESKTOP libreoffice-writer libreoffice-java-common thunderbird firefox gnome-icon-theme-full tango-icon-theme gvfs-backends" ;; xenial) - PACKAGE_LIST_DESKTOP="$PACKAGE_LIST_DESKTOP libreoffice-writer thunderbird firefox gnome-icon-theme-full tango-icon-theme gvfs-backends + PACKAGE_LIST_DESKTOP="$PACKAGE_LIST_DESKTOP libreoffice-writer thunderbird firefox gnome-icon-theme-full tango-icon-theme gvfs-backends \ policykit-1 xserver-xorg-video-fbdev" ;; esac