From ab68fb9b799e6bbcfce7fe5d1b59bdc7e97ddd23 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Mon, 4 Sep 2017 00:04:59 -0400 Subject: [PATCH] debian: remove zsh30-static recommendation from package control file The zsh30-static package hasn't existed in a very long time. Signed-off-by: Theodore Ts'o --- debian/control.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control.in b/debian/control.in index d851b3dcd..8e24fe713 100644 --- a/debian/control.in +++ b/debian/control.in @@ -19,7 +19,7 @@ ifdef(`E2FSCK_STATIC',`` Package: e2fsck-static Priority: optional Depends: ${misc:Depends} -Recommends: sash | bash-static | zsh-static | busybox-static | zsh30-static +Recommends: sash | bash-static | zsh-static | busybox-static Architecture: any Description: statically-linked version of the ext2/ext3/ext4 filesystem checker This may be of some help to you if your filesystem gets corrupted enough -- 2.47.2