Bug: https://bugs.gentoo.org/665222
Package-Manager: Portage-2.3.84_p2, Repoman-2.3.20_p24
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
dev-libs/libnl:3
)
rpc? (
- net-nds/rpcbind
elibc_glibc? ( sys-libs/glibc[-rpc(-)] )
net-libs/libtirpc
net-libs/rpcsvc-proto
${RDEPEND}
nls? ( sys-devel/gettext )
"
+PDEPEND="
+ rpc? ( net-nds/rpcbind )
+"
PATCHES=(
"${FILESDIR}/${P}-glibc226.patch"
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
dev-libs/libnl:3
)
rpc? (
- net-nds/rpcbind
elibc_glibc? ( sys-libs/glibc[-rpc(-)] )
net-libs/libtirpc
net-libs/rpcsvc-proto
${RDEPEND}
nls? ( sys-devel/gettext )
"
+PDEPEND="
+ rpc? ( net-nds/rpcbind )
+"
src_prepare() {
default