commit:     5322b12b01353ee81cc4ecc7c6da151f287c4fa9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 30 02:19:30 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 30 02:22:02 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5322b12b

net-mail/notmuch: tighten xapian dep in 0.31

I can't reproduce this *but* upstream state [0][1]
we need >=dev-libs/xapian-1.4.0, so let's
require it, although most people should be fine
in ~.

[0] 
https://git.notmuchmail.org/git?p=notmuch;a=commit;h=00cdfe10717020423870fdaf56e973db9aba9f5a
[1] 
https://git.notmuchmail.org/git?p=notmuch;a=commit;h=2c7b3d3a80d40c25e2991e2659c6a6006b50fb08

Closes: https://bugs.gentoo.org/744136
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-mail/notmuch/notmuch-0.31-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mail/notmuch/notmuch-0.31-r1.ebuild 
b/net-mail/notmuch/notmuch-0.31-r1.ebuild
index bd42a123206..f5fd2cc5cf8 100644
--- a/net-mail/notmuch/notmuch-0.31-r1.ebuild
+++ b/net-mail/notmuch/notmuch-0.31-r1.ebuild
@@ -40,7 +40,7 @@ BDEPEND="
 COMMON_DEPEND="
        dev-libs/glib
        dev-libs/gmime:3.0[crypt]
-       dev-libs/xapian:=
+       >=dev-libs/xapian-1.4.0:=
        sys-libs/talloc
        sys-libs/zlib
        emacs? ( >=app-editors/emacs-${NEED_EMACS}:* )

Reply via email to