public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/nfs4-acl-tools/
Date: Mon, 26 Sep 2022 19:02:32 +0000 (UTC)	[thread overview]
Message-ID: <1664218939.062f04c6dc2b4f2825ea91641183cff8b1af03e2.sam@gentoo> (raw)

commit:     062f04c6dc2b4f2825ea91641183cff8b1af03e2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 26 19:01:20 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 26 19:02:19 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=062f04c6

net-fs/nfs4-acl-tools: add queue-standalone dep for musl

Closes: https://bugs.gentoo.org/832427
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-fs/nfs4-acl-tools/nfs4-acl-tools-0.3.7-r1.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/net-fs/nfs4-acl-tools/nfs4-acl-tools-0.3.7-r1.ebuild b/net-fs/nfs4-acl-tools/nfs4-acl-tools-0.3.7-r1.ebuild
index d6a9c1322069..7ae1f656f761 100644
--- a/net-fs/nfs4-acl-tools/nfs4-acl-tools-0.3.7-r1.ebuild
+++ b/net-fs/nfs4-acl-tools/nfs4-acl-tools-0.3.7-r1.ebuild
@@ -13,8 +13,11 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-DEPEND="sys-apps/attr"
-RDEPEND="${DEPEND}"
+RDEPEND="sys-apps/attr"
+DEPEND="
+	${RDEPEND}
+	elibc_musl? ( sys-libs/queue-standalone )
+"
 
 PATCHES=(
 	"${FILESDIR}"/${P}-libtool.patch # bug #731162


             reply	other threads:[~2022-09-26 19:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-26 19:02 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-09-23  2:09 [gentoo-commits] repo/gentoo:master commit in: net-fs/nfs4-acl-tools/ Sam James
2022-06-17 23:45 Sam James
2020-07-30 21:41 Lars Wendler
2020-01-18 17:54 David Seifert
2016-01-22  8:56 Michael Palimaka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1664218939.062f04c6dc2b4f2825ea91641183cff8b1af03e2.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox