net-mail/mu: fix xapian dependency version
authorMatt Smith <matt@offtopica.uk>
Tue, 3 Sep 2019 19:05:55 +0000 (20:05 +0100)
committerJoonas Niilola <juippis@gentoo.org>
Wed, 4 Sep 2019 03:25:09 +0000 (06:25 +0300)
Closes: https://bugs.gentoo.org/693426
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Matt Smith <matt@offtopica.uk>
Closes: https://github.com/gentoo/gentoo/pull/12855
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
net-mail/mu/mu-1.3.3.ebuild

index da630a9ec6a72b94bd3ecd63b64961874812bd16..96b9d5115927dc65532eb84a48b234be63da4f1c 100644 (file)
@@ -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 )