From 826c96cd9ae729c05e4455a120f5e9dd56e7a4f4 Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Tue, 19 Feb 2019 10:55:33 -0500 Subject: [PATCH] net-libs/libtirpc: add musl support for 1.0.2-r1 only Signed-off-by: Anthony G. Basile Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- net-libs/libtirpc/libtirpc-1.0.2-r1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net-libs/libtirpc/libtirpc-1.0.2-r1.ebuild b/net-libs/libtirpc/libtirpc-1.0.2-r1.ebuild index 78e72ddcfc29..effab58d64ba 100644 --- a/net-libs/libtirpc/libtirpc-1.0.2-r1.ebuild +++ b/net-libs/libtirpc/libtirpc-1.0.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -17,6 +17,7 @@ IUSE="ipv6 kerberos static-libs" RDEPEND="kerberos? ( >=virtual/krb5-0-r1[${MULTILIB_USEDEP}] )" DEPEND="${RDEPEND} + elibc_musl? ( sys-libs/queue-standalone ) app-arch/xz-utils >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]" -- 2.26.2