unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH] doc: update name of gmime package to install
@ 2020-06-26 11:11 David Bremner
  2020-07-01 19:31 ` Tomi Ollila
  2020-07-03 11:36 ` David Bremner
  0 siblings, 2 replies; 5+ messages in thread
From: David Bremner @ 2020-06-26 11:11 UTC (permalink / raw)
  To: notmuch

Fedora still has an old gmime-devel which is 2.6.x. This is no longer
supported by notmuch.
---
 INSTALL   | 2 +-
 configure | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/INSTALL b/INSTALL
index f1236e71..3f11c2b7 100644
--- a/INSTALL
+++ b/INSTALL
@@ -95,7 +95,7 @@ dependencies with a single simple command line. For example:
 
   For Fedora and similar:
 
-	sudo yum install xapian-core-devel gmime-devel libtalloc-devel zlib-devel python3-sphinx texinfo info
+	sudo yum install xapian-core-devel gmime30-devel libtalloc-devel zlib-devel python3-sphinx texinfo info
 
 On other systems, a similar command can be used, but the details of
 the package names may be different.
diff --git a/configure b/configure
index 05ade05b..680e0e6e 100755
--- a/configure
+++ b/configure
@@ -956,7 +956,7 @@ On Debian and similar systems:
 
 Or on Fedora and similar systems:
 
-	sudo yum install xapian-core-devel gmime-devel libtalloc-devel zlib-devel
+	sudo yum install xapian-core-devel gmime30-devel libtalloc-devel zlib-devel
 
 On other systems, similar commands can be used, but the details of the
 package names may be different.
-- 
2.27.0

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-07-03 11:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-26 11:11 [PATCH] doc: update name of gmime package to install David Bremner
2020-07-01 19:31 ` Tomi Ollila
2020-07-02 13:01   ` David Bremner
2020-07-02 18:54     ` Daniel Kahn Gillmor
2020-07-03 11:36 ` David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).