summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2018-03-01 10:02:00 +0100
committerLars Wendler <polynomial-c@gentoo.org>2018-03-01 10:02:15 +0100
commit723b3f7f247be3bbe8b3a67fae44178986b5f8a7 (patch)
treeb78e8e55e6fe2fad5f399b74dc2713fd783121c7 /sys-libs/tevent
parentprofiles: package.mask x11-libs/motif:2.2 for removal. (diff)
downloadgentoo-723b3f7f247be3bbe8b3a67fae44178986b5f8a7.tar.gz
gentoo-723b3f7f247be3bbe8b3a67fae44178986b5f8a7.tar.bz2
gentoo-723b3f7f247be3bbe8b3a67fae44178986b5f8a7.zip
sys-libs/tevent: Added missing dependencies.
Closes: https://bugs.gentoo.org/649056 Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sys-libs/tevent')
-rw-r--r--sys-libs/tevent/tevent-0.9.36.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys-libs/tevent/tevent-0.9.36.ebuild b/sys-libs/tevent/tevent-0.9.36.ebuild
index c2a8eb8ad787..05ed9a03d3de 100644
--- a/sys-libs/tevent/tevent-0.9.36.ebuild
+++ b/sys-libs/tevent/tevent-0.9.36.ebuild
@@ -20,7 +20,12 @@ RDEPEND=">=sys-libs/talloc-2.1.11[${MULTILIB_USEDEP}]
python? ( ${PYTHON_DEPS} )"
DEPEND="${RDEPEND}
+ net-libs/libtirpc[${MULTILIB_USEDEP}]
>=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
+ || (
+ net-libs/rpcsvc-proto
+ <sys-libs/glibc-2.26[rpc(+)]
+ )
${PYTHON_DEPS}
"
# build system does not work with python3