net-libs/libnsl: update min libtirpc dep
authorRobin H. Johnson <robbat2@gentoo.org>
Wed, 14 Nov 2018 16:14:34 +0000 (08:14 -0800)
committerRobin H. Johnson <robbat2@gentoo.org>
Wed, 14 Nov 2018 16:22:27 +0000 (08:22 -0800)
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 <robbat2@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.10

net-libs/libnsl/libnsl-1.2.0.ebuild

index 9ae659fcd87bb5c6a8857550ceaf167c1aa468f9..05a4b49a7a41e46a0345f2fa808157b082f28a8d 100644 (file)
@@ -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}
        !<sys-libs/glibc-2.26