diff options
author | martin f. krafft <madduck@debian.org> | 2010-01-26 09:52:49 +1300 |
---|---|---|
committer | martin f. krafft <madduck@debian.org> | 2010-01-26 09:52:58 +1300 |
commit | c2904e9842a0c81ec4ab907f84ce420c585cc880 (patch) | |
tree | 454c1925820355766368d5c0fa3de43ae6450667 /debian/control | |
parent | b416d7e6b95b36c71fd5dd0176473f865d1334fc (diff) |
Add suggestion to vim-addon-manager.
Signed-off-by: martin f. krafft <madduck@debian.org>
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 291cb02d..e60be2af 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Package: notmuch Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Enhances: emacs, vim -Suggests: emacs, vim +Suggests: emacs, vim, vim-addon-manager Description: thread-based email index, search and tagging Notmuch is a system for indexing, searching, reading, and tagging large collections of email messages. It uses the Xapian library to |