From 4d7f18b31556d9c48af19b06bbc9e1ed25b3ec22 Mon Sep 17 00:00:00 2001 From: freesource Date: Sat, 22 Dec 2001 19:05:18 +0000 Subject: [PATCH] Making normal user functionality a requirement via libexpect-perl. --- pkg/dpkg/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/dpkg/control b/pkg/dpkg/control index 5600c9f..08c291a 100644 --- a/pkg/dpkg/control +++ b/pkg/dpkg/control @@ -7,7 +7,7 @@ Standards-Version: 3.5.2 Package: gbootroot Architecture: i386 -Depends: ${perl:Depends}, perl-modules, libgtk-perl (>= 0.7002), libc6 (>= 2.1.2), ash, file, binutils, bzip2 +Depends: ${perl:Depends}, perl-modules, libgtk-perl (>= 0.7002), libc6 (>= 2.1.2), libexpect-perl, ash, file, binutils, bzip2 Recommends: dswim, lilo Suggests: make-debian-x11 Description: Boot/Root Filesystem Distribution testing and creation.