diff options
| author | Pino Toscano <pino@debian.org> | 2013-02-27 23:46:01 +0100 |
|---|---|---|
| committer | Pino Toscano <pino@debian.org> | 2013-02-27 23:46:01 +0100 |
| commit | 80c9c11de0fa03ea7b21ed64339dc57c48e1512a (patch) | |
| tree | 30a6b68c3053dd4e355e1e9f8c670124cabc89bd /debian/control | |
| parent | 1c29b92f4af77ab9ecb9520eb72f613f4fd2ff72 (diff) | |
hurd-doc: update suggests
- Remove hurd (a bit pointless, since it is essential).
- Add www-browser (for the HTML documentation).
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 83ea961d..90d4ac38 100644 --- a/debian/control +++ b/debian/control @@ -52,7 +52,7 @@ Priority: optional Section: doc Architecture: all Depends: ${misc:Depends} -Suggests: hurd (>= ${source:Version}) +Suggests: www-browser Description: GNU Hurd manual This package includes the manual in info and HTML format. |
