From 31f84733d2bd5b3ca0cab0361d1eff166adc8f65 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Tue, 13 Oct 2009 08:54:47 +0000 Subject: debian/control: Make hurd depend on util-linux for /sbin/fsck. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 51b6fa2d..b6f56f09 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ hurd (20090404-3) unreleased; urgency=low * debian/rules: Really put debugging symbols into the hurd-dbg package. + * debian/control: Make hurd depend on util-linux for /sbin/fsck. -- Samuel Thibault Tue, 13 Oct 2009 01:20:44 +0200 diff --git a/debian/control b/debian/control index 3fb0b5e8..cf34986f 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Package: hurd Priority: required Section: admin Essential: yes -Depends: gnumach (>= 2:1.3.99.dfsg.cvs20070526-1), sysv-rc, ${shlibs:Depends} +Depends: gnumach (>= 2:1.3.99.dfsg.cvs20070526-1), sysv-rc, util-linux, ${shlibs:Depends} Suggests: hurd-doc Provides: makedev, login Replaces: makedev, login -- cgit v1.2.3