mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
debian packaging: new depends for duplicate removals in mutt contrib
both new hard dependency for File::Which and soft dependency on fdupes
This commit is contained in:
parent
fffb92da8e
commit
7d9b430e21
1 changed files with 2 additions and 1 deletions
3
debian/control
vendored
3
debian/control
vendored
|
@ -109,8 +109,9 @@ Package: notmuch-mutt
|
|||
Architecture: all
|
||||
Depends: notmuch, libmail-box-perl, libmailtools-perl,
|
||||
libstring-shellquote-perl, libterm-readline-gnu-perl,
|
||||
libfile-which-perl,
|
||||
${misc:Depends}
|
||||
Recommends: mutt
|
||||
Recommends: mutt, fdupes
|
||||
Enhances: notmuch, mutt
|
||||
Description: thread-based email index, search and tagging (Mutt interface)
|
||||
notmuch-mutt provides integration among the Mutt mail user agent and
|
||||
|
|
Loading…
Reference in a new issue