projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6daee9b
)
Bug#703608: [PATCH] debian: tighten notmuch-mutt dependency on notmuch
author
Jameson Graef Rollins
<jrollins@finestructure.net>
Thu, 21 Mar 2013 13:51:34 +0000
(06:51 -0700)
committer
David Bremner
<bremner@unb.ca>
Fri, 22 Mar 2013 16:08:55 +0000
(13:08 -0300)
notmuch version 0.4 is required for the --output=files option.
debian/control
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index fb99591966319a4c9ba90556835648bbe22df53d..854a32ae20f0b78a1b070226e2124b71b00d3bbf 100644
(file)
--- 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}