mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 02:48:08 +01:00
debian: remove unneeded notmuch-mutt dependencies
Switching away from fdupes removes the dependency on libfile-which-perl and the need to recommend fdupes.
This commit is contained in:
parent
f354b90d5e
commit
819d7b4de2
1 changed files with 1 additions and 2 deletions
3
debian/control
vendored
3
debian/control
vendored
|
@ -142,9 +142,8 @@ Depends:
|
||||||
notmuch (>= 0.4),
|
notmuch (>= 0.4),
|
||||||
libmail-box-perl, libmailtools-perl,
|
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, fdupes
|
Recommends: mutt
|
||||||
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