diff options
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index bc2631bce..1697e9a4f 100644 --- a/debian/control +++ b/debian/control @@ -55,7 +55,7 @@ Description: zsh documentation - info/HTML format Package: zsh-static Architecture: any -Depends: zsh, ${shlibs:Depends}, ${misc:Depends} +Depends: zsh, ${misc:Depends} Suggests: zsh-doc Description: shell with lots of features (static link) Zsh is a UNIX command interpreter (shell) usable as an |