From 5e67f4326bee5d50105e0c908954ec78bf87db16 Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Sat, 29 Oct 2016 10:42:18 +0200 Subject: [PATCH] This package is also missing --- configuration.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.sh b/configuration.sh index 5c3600ac91..58ec31f496 100644 --- a/configuration.sh +++ b/configuration.sh @@ -150,7 +150,7 @@ case $RELEASE in ;; xenial) PACKAGE_LIST_RELEASE="man-db wget nano libpam-systemd software-properties-common libnss-myhostname f2fs-tools iperf3 paprefs" - PACKAGE_LIST_DESKTOP="$PACKAGE_LIST_DESKTOP libreoffice-writer libreoffice-style-tango libreoffice-gtk libreoffice-gtk3icedove thunderbird firefox gnome-icon-theme-full tango-icon-theme policykit-1" + PACKAGE_LIST_DESKTOP="$PACKAGE_LIST_DESKTOP libreoffice-writer libreoffice-style-tango libreoffice-gtk thunderbird firefox gnome-icon-theme-full tango-icon-theme policykit-1" ;; esac