mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 19:08:09 +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
|
Architecture: all
|
||||||
Depends: notmuch, libmail-box-perl, libmailtools-perl,
|
Depends: notmuch, libmail-box-perl, libmailtools-perl,
|
||||||
libstring-shellquote-perl, libterm-readline-gnu-perl,
|
libstring-shellquote-perl, libterm-readline-gnu-perl,
|
||||||
|
libfile-which-perl,
|
||||||
${misc:Depends}
|
${misc:Depends}
|
||||||
Recommends: mutt
|
Recommends: mutt, fdupes
|
||||||
Enhances: notmuch, mutt
|
Enhances: notmuch, mutt
|
||||||
Description: thread-based email index, search and tagging (Mutt interface)
|
Description: thread-based email index, search and tagging (Mutt interface)
|
||||||
notmuch-mutt provides integration among the Mutt mail user agent and
|
notmuch-mutt provides integration among the Mutt mail user agent and
|
||||||
|
|
Loading…
Reference in a new issue