From c076e8368c4cd2df57914a70683ecdd37081bde5 Mon Sep 17 00:00:00 2001 From: j Date: Sun, 15 May 2016 12:12:18 +0200 Subject: [PATCH] dont install python-software-properties software-properties-common depends on the right version already: python3-software-properties --- configuration.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.sh b/configuration.sh index 0b012cd7bd..04846bf538 100644 --- a/configuration.sh +++ b/configuration.sh @@ -136,7 +136,7 @@ case $RELEASE in ;; xenial) PACKAGE_LIST_RELEASE="man-db wget iptables nano thin-provisioning-tools libnl-genl-3-dev libpam-systemd \ - software-properties-common python-software-properties libnss-myhostname f2fs-tools" + software-properties-common libnss-myhostname f2fs-tools" 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" PACKAGE_LIST_EXCLUDE=""