From 723b3f7f247be3bbe8b3a67fae44178986b5f8a7 Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Thu, 1 Mar 2018 10:02:00 +0100 Subject: sys-libs/tevent: Added missing dependencies. Closes: https://bugs.gentoo.org/649056 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- sys-libs/tevent/tevent-0.9.36.ebuild | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sys-libs/tevent') 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 +