From c4071644ee1f138527ad2293c514053f42bf60de Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Wed, 14 Nov 2018 08:14:34 -0800 Subject: [PATCH] net-libs/libnsl: update min libtirpc dep libtirpc-1.0.2 added the key_secretkey_is_set symbol needed by libnsl-1.2.0. Update the dependency to ensure deptree is ordered correctly for upgrade. Fixes: https://bugs.gentoo.org/657974 Signed-off-by: Robin H. Johnson Package-Manager: Portage-2.3.51, Repoman-2.3.10 --- net-libs/libnsl/libnsl-1.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/libnsl/libnsl-1.2.0.ebuild b/net-libs/libnsl/libnsl-1.2.0.ebuild index 9ae659fcd87b..05a4b49a7a41 100644 --- a/net-libs/libnsl/libnsl-1.2.0.ebuild +++ b/net-libs/libnsl/libnsl-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -18,7 +18,7 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 IUSE="" DEPEND=" - net-libs/libtirpc[${MULTILIB_USEDEP}] + >=net-libs/libtirpc-1.0.2-r1[${MULTILIB_USEDEP}] " RDEPEND="${DEPEND} !