commit:     a099e17121fb9f32eea18d3f13439471cfbcc35a
Author:     Matt Smith <matt <AT> offtopica <DOT> uk>
AuthorDate: Tue Sep  3 19:05:55 2019 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Sep  4 03:25:09 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a099e171

net-mail/mu: fix xapian dependency version

Closes: https://bugs.gentoo.org/693426
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Matt Smith <matt <AT> offtopica.uk>
Closes: https://github.com/gentoo/gentoo/pull/12855
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 net-mail/mu/mu-1.3.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mail/mu/mu-1.3.3.ebuild b/net-mail/mu/mu-1.3.3.ebuild
index da630a9ec6a..96b9d511592 100644
--- a/net-mail/mu/mu-1.3.3.ebuild
+++ b/net-mail/mu/mu-1.3.3.ebuild
@@ -18,7 +18,7 @@ IUSE="emacs guile"
 # really wants both installed at the same time.
 DEPEND="
        dev-libs/gmime:3.0
-       dev-libs/xapian
+       >=dev-libs/xapian-1.4
        dev-libs/glib:2
        emacs? ( >=virtual/emacs-24.4 )
        guile? ( >=dev-scheme/guile-2.0 )

Reply via email to