diff options
author | Kevin McCarthy <kevin@8t8.us> | 2013-09-04 19:05:51 -0700 |
---|---|---|
committer | David Bremner <bremner@debian.org> | 2013-09-08 22:41:48 -0300 |
commit | 819d7b4de2ae72b17742cd445d7dab801c4c412f (patch) | |
tree | 1fca18fb6c5da953d3372ebd8c901fdabb5ae852 /debian | |
parent | f354b90d5e9a250818c4820c64b64c7fe4facbbf (diff) |
debian: remove unneeded notmuch-mutt dependencies
Switching away from fdupes removes the dependency on libfile-which-perl
and the need to recommend fdupes.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 74a51614..81b9b12b 100644 --- a/debian/control +++ b/debian/control @@ -142,9 +142,8 @@ Depends: notmuch (>= 0.4), libmail-box-perl, libmailtools-perl, libstring-shellquote-perl, libterm-readline-gnu-perl, - libfile-which-perl, ${misc:Depends} -Recommends: mutt, fdupes +Recommends: mutt Enhances: notmuch, mutt Description: thread-based email index, search and tagging (Mutt interface) notmuch-mutt provides integration among the Mutt mail user agent and |