[Piuparts-commits] [piuparts] 09/14: add more missing dependencies for packages in lenny

Holger Levsen holger at layer-acht.org
Mon Aug 21 14:33:05 UTC 2017


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch develop
in repository piuparts.

commit 799b57ed4bb4e90300baf9a9a404434d6fc2860c
Author: Andreas Beckmann <anbe at debian.org>
Date:   Mon Aug 14 07:26:40 2017 +0200

    add more missing dependencies for packages in lenny
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 custom-scripts/scripts/pre_install_exceptions | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/custom-scripts/scripts/pre_install_exceptions b/custom-scripts/scripts/pre_install_exceptions
index 2749c3d..28b043f 100755
--- a/custom-scripts/scripts/pre_install_exceptions
+++ b/custom-scripts/scripts/pre_install_exceptions
@@ -181,7 +181,7 @@ if [ "$PIUPARTS_DISTRIBUTION" = "lenny" ]; then
 			log_debug
 			apt-get -y install curl
 			;;
-		cyrus-*-2.2|sa-learn-cyrus)
+		cyrus-*-2.2|sa-learn-cyrus|dtc-cyrus)
 			#694254 db4.2-util exists in lenny only and is needed for upgrades to wheezy
 			log_debug
 			apt-get -y install db4.2-util
@@ -216,7 +216,7 @@ if [ "$PIUPARTS_DISTRIBUTION" = "lenny" ]; then
 			log_debug
 			apt-get -y install defoma
 			;;
-		ttf-mscorefonts-installer)
+		ttf-mscorefonts-installer|msttcorefonts)
 			log_debug
 			apt-get -y install ca-certificates
 			;;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git



More information about the Piuparts-commits mailing list