Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/notmuch/
Date: Mon, 28 Jun 2021 20:45:47
Message-Id: 1624913089.b302352ba6c27571abf97dc259df2e49ced3cd41.gyakovlev@gentoo
1 commit: b302352ba6c27571abf97dc259df2e49ced3cd41
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 28 20:44:08 2021 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 28 20:44:49 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b302352b
7
8 net-mail/notmuch: bdepend on app-arch/xz-utils[extra-filters(-)]
9
10 Closes: https://bugs.gentoo.org/798465
11 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
12
13 net-mail/notmuch/notmuch-0.31.3.ebuild | 1 +
14 net-mail/notmuch/notmuch-0.32.1.ebuild | 1 +
15 2 files changed, 2 insertions(+)
16
17 diff --git a/net-mail/notmuch/notmuch-0.31.3.ebuild b/net-mail/notmuch/notmuch-0.31.3.ebuild
18 index 9e7e89f755b..70e772471e1 100644
19 --- a/net-mail/notmuch/notmuch-0.31.3.ebuild
20 +++ b/net-mail/notmuch/notmuch-0.31.3.ebuild
21 @@ -30,6 +30,7 @@ IUSE="apidoc crypt doc emacs mutt nmbug python test valgrind"
22 RESTRICT="!test? ( test )"
23
24 BDEPEND="
25 + app-arch/xz-utils[extra-filters(-)]
26 virtual/pkgconfig
27 apidoc? (
28 app-doc/doxygen
29
30 diff --git a/net-mail/notmuch/notmuch-0.32.1.ebuild b/net-mail/notmuch/notmuch-0.32.1.ebuild
31 index 26acc520cdb..2382baa059e 100644
32 --- a/net-mail/notmuch/notmuch-0.32.1.ebuild
33 +++ b/net-mail/notmuch/notmuch-0.32.1.ebuild
34 @@ -30,6 +30,7 @@ IUSE="apidoc crypt doc emacs mutt nmbug python test valgrind"
35 RESTRICT="!test? ( test )"
36
37 BDEPEND="
38 + app-arch/xz-utils[extra-filters(-)]
39 virtual/pkgconfig
40 apidoc? (
41 app-doc/doxygen