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 | a4bf342b84e9e5dc3445374ab8559581ca75c8a7 (patch) | |
tree | 5fe95391d12bd63fc3be25aa3719bc546dc6ec70 /debian | |
parent | 002afcd93718c8c0716cea8b6091a002d67cb619 (diff) |
1999-04-25 Roland McGrath <roland@baalperazim.frob.com>
* control (Depends): Change shlibs to hurd cause Marcus says so.
Diffstat (limited to 'debian')
-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 |