From 96099115d44ae9ee14ab829373796f9c81cd3606 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Thu, 10 Jul 2008 08:47:15 -0400 Subject: [PATCH] debian: Add bash-static to the list of shells recommended for e2fsck-static Addresses-Debian-Bug: #490003 Signed-off-by: "Theodore Ts'o" --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 49548ac..3d0864f 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Package: e2fsck-static Section: admin Priority: optional Depends: -Recommends: sash | zsh-static | busybox-static | zsh30-static +Recommends: sash | bash-static | zsh-static | busybox-static | zsh30-static Architecture: any Description: statically-linked version of the ext2 filesystem checker This may be of some help to you if your filesystem gets corrupted enough -- 1.8.3.1