diff options
| author | Nicholas D Steeves <nsteeves@gmail.com> | 2024-08-03 14:56:08 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2024-08-05 06:59:43 -0300 |
| commit | fd539928c46b253b3a4e1759d1f5f3bbb2ac84e9 (patch) | |
| tree | e52130aed7226a8e3fccf06dd966c65e98b97f76 /debian/control | |
| parent | 551e1ed6880263ed3693159ed04aaa45213a338b (diff) | |
Allow neomutt to fulfill the "mutt" requirement of notmuch-mutt, and
add related Enhances (Closes: #1029190).
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 77096b85..d07cedea 100644 --- a/debian/control +++ b/debian/control @@ -236,9 +236,10 @@ Depends: ${misc:Depends}, ${perl:Depends}, Recommends: - mutt, + mutt | neomutt, Enhances: mutt, + neomutt, notmuch, Description: thread-based email index, search and tagging (Mutt interface) notmuch-mutt provides integration among the Mutt mail user agent and |
