Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/tevent/
Date: Thu, 01 Mar 2018 09:02:25
Message-Id: 1519894935.723b3f7f247be3bbe8b3a67fae44178986b5f8a7.polynomial-c@gentoo
1 commit: 723b3f7f247be3bbe8b3a67fae44178986b5f8a7
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 1 09:02:00 2018 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 1 09:02:15 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=723b3f7f
7
8 sys-libs/tevent: Added missing dependencies.
9
10 Closes: https://bugs.gentoo.org/649056
11 Package-Manager: Portage-2.3.24, Repoman-2.3.6
12
13 sys-libs/tevent/tevent-0.9.36.ebuild | 5 +++++
14 1 file changed, 5 insertions(+)
15
16 diff --git a/sys-libs/tevent/tevent-0.9.36.ebuild b/sys-libs/tevent/tevent-0.9.36.ebuild
17 index c2a8eb8ad78..05ed9a03d3d 100644
18 --- a/sys-libs/tevent/tevent-0.9.36.ebuild
19 +++ b/sys-libs/tevent/tevent-0.9.36.ebuild
20 @@ -20,7 +20,12 @@ RDEPEND=">=sys-libs/talloc-2.1.11[${MULTILIB_USEDEP}]
21 python? ( ${PYTHON_DEPS} )"
22
23 DEPEND="${RDEPEND}
24 + net-libs/libtirpc[${MULTILIB_USEDEP}]
25 >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
26 + || (
27 + net-libs/rpcsvc-proto
28 + <sys-libs/glibc-2.26[rpc(+)]
29 + )
30 ${PYTHON_DEPS}
31 "
32 # build system does not work with python3