diff options
author | Sam James <sam@gentoo.org> | 2020-09-13 23:20:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-13 23:20:35 +0000 |
commit | 7e4b6ac81db837203050d528fd4788138ce1f602 (patch) | |
tree | 188b0836ecaaf28dbb01979e31bd5334f898f140 /net-mail/notmuch | |
parent | net-mail/notmuch: Bump to version 0.31 (diff) | |
download | gentoo-7e4b6ac81db837203050d528fd4788138ce1f602.tar.gz gentoo-7e4b6ac81db837203050d528fd4788138ce1f602.tar.bz2 gentoo-7e4b6ac81db837203050d528fd4788138ce1f602.zip |
net-mail/notmuch: subscribe to xapian subslot again
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail/notmuch')
-rw-r--r-- | net-mail/notmuch/notmuch-0.31.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/notmuch/notmuch-0.31.ebuild b/net-mail/notmuch/notmuch-0.31.ebuild index 86e0349ec42b..dc44f4976cc8 100644 --- a/net-mail/notmuch/notmuch-0.31.ebuild +++ b/net-mail/notmuch/notmuch-0.31.ebuild @@ -40,7 +40,7 @@ BDEPEND=" COMMON_DEPEND=" dev-libs/glib dev-libs/gmime:3.0[crypt] - dev-libs/xapian + dev-libs/xapian:= sys-libs/talloc sys-libs/zlib emacs? ( >=app-editors/emacs-${NEED_EMACS}:* ) |