diff options
| author | Samuel Thibault <sthibault@debian.org> | 2009-10-13 08:54:47 +0000 |
|---|---|---|
| committer | Samuel Thibault <sthibault@debian.org> | 2009-10-13 08:54:47 +0000 |
| commit | 31f84733d2bd5b3ca0cab0361d1eff166adc8f65 (patch) | |
| tree | 10450250e2a71c5e45ac7880a5d09e35e516e65f /debian/control | |
| parent | 54c7d0f3b159d2516d972b3b351b995e263cc81e (diff) | |
debian/control: Make hurd depend on util-linux for /sbin/fsck.
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
