From: Robin H. Johnson Date: Wed, 14 Nov 2018 16:14:34 +0000 (-0800) Subject: net-libs/libnsl: update min libtirpc dep X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c4071644ee1f138527ad2293c514053f42bf60de;p=gentoo.git 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 --- 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} !