diff options
| author | Roland McGrath <roland@gnu.org> | 1999-04-25 19:30:02 +0000 |
|---|---|---|
| committer | Roland McGrath <roland@gnu.org> | 1999-04-25 19:30:02 +0000 |
| commit | ae93030e7740aef1b3159a9f69f8fc43bf2a022b (patch) | |
| tree | 2a3cef2b6033946bf07909d50753f73989fbfd07 /debian/control | |
| parent | b69324f4732d8d8de3b6416c4c2be2c3ef5e108c (diff) | |
1999-04-25 Roland McGrath <roland@baalperazim.frob.com>
* control (Depends): Change shlibs to hurd cause Marcus says so.
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 a6b7a8e9..f941d21d 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Package: hurd Priority: required Section: base Essential: yes -Depends: ${shlibs:Depends} +Depends: ${hurd:Depends} Provides: makedev, login Replaces: makedev Conflicts: makedev |
