[PATCH] configure: change gmime version in help message to 2.6
David Bremner
david at tethera.net
Thu Apr 5 04:04:47 PDT 2012
From: David Bremner <bremner at debian.org>
Since GMime 2.6 is now the stable version upstream, and probably the
most tested by notmuch developers, it makes sense to suggest that to
users to install.
---
Tomi's second patch looks fine to me, and I promoted it to pushable. I
also noticed this minor issue with the help message.
configure | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure b/configure
index ace465b..71981b7 100755
--- a/configure
+++ b/configure
@@ -427,7 +427,7 @@ case a simple command will install everything you need. For example:
On Debian and similar systems:
- sudo apt-get install libxapian-dev libgmime-2.4-dev libtalloc-dev
+ sudo apt-get install libxapian-dev libgmime-2.6-dev libtalloc-dev
Or on Fedora and similar systems:
--
1.7.9.1
More information about the notmuch
mailing list