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
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
IUSE=""
DEPEND="
- net-libs/libtirpc[${MULTILIB_USEDEP}]
+ >=net-libs/libtirpc-1.0.2-r1[${MULTILIB_USEDEP}]
"
RDEPEND="${DEPEND}
!<sys-libs/glibc-2.26