From de69291f14ab399a14dbf22b91a94ef8a6f73ee9 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Tue, 4 May 2004 19:58:46 -0400 Subject: [PATCH] Add dependency on awk in the debian e2fsprogs package. Addresses Debian bug #245670) --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 404412a..63e00ce 100644 --- a/debian/control +++ b/debian/control @@ -213,7 +213,7 @@ Description: The EXT2 filesystem libraries - headers and static libraries Package: e2fsprogs Essential: yes Pre-Depends: ${shlibs:Depends} -Depends: +Depends: awk Suggests: gpart, parted, e2fsck-static Conflicts: dump (<< 0.4b4-4), quota (<< 1.55-8.1), initscripts (<< 2.85-4), sysvinit (<< 2.85-4) Architecture: any -- 1.8.3.1