aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/control
diff options
context:
space:
mode:
authorGravatar Jameson Graef Rollins <jrollins@finestructure.net>2013-03-21 06:51:34 -0700
committerGravatar David Bremner <bremner@unb.ca>2013-03-22 13:08:55 -0300
commit6a38b5db37da9d5ea618d194a1c0e9dce8f0de8a (patch)
tree086461b93b2ba7f46a117b57af507c28edce3f11 /debian/control
parent6daee9b082f6683b21631c7e1dffaba6dcffe9be (diff)
Bug#703608: [PATCH] debian: tighten notmuch-mutt dependency on notmuch
notmuch version 0.4 is required for the --output=files option.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index fb995919..854a32ae 100644
--- a/debian/control
+++ b/debian/control
@@ -108,7 +108,9 @@ Description: thread-based email index, search and tagging (emacs interface)
Package: notmuch-mutt
Architecture: all
-Depends: notmuch, libmail-box-perl, libmailtools-perl,
+Depends:
+ notmuch (>= 0.4),
+ libmail-box-perl, libmailtools-perl,
libstring-shellquote-perl, libterm-readline-gnu-perl,
libfile-which-perl,
${misc:Depends}