Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/ply/
Date: Mon, 26 Sep 2022 19:02:38
Message-Id: 1664218940.7518f1478f2d8ae3830efe7caf96f27ca248f163.sam@gentoo
1 commit: 7518f1478f2d8ae3830efe7caf96f27ca248f163
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 26 19:01:49 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 26 19:02:20 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7518f147
7
8 dev-util/ply: add queue-standalone dep for musl
9
10 Closes: https://bugs.gentoo.org/831596
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 dev-util/ply/ply-2.1.1-r1.ebuild | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/dev-util/ply/ply-2.1.1-r1.ebuild b/dev-util/ply/ply-2.1.1-r1.ebuild
17 index 05d466b6b261..21f30285c8e6 100644
18 --- a/dev-util/ply/ply-2.1.1-r1.ebuild
19 +++ b/dev-util/ply/ply-2.1.1-r1.ebuild
20 @@ -18,6 +18,7 @@ IUSE="static-libs"
21 # /usr/lib64/libply.la
22 # /usr/lib64/libply.so
23 RDEPEND="!sys-boot/plymouth"
24 +DEPEND="elibc_musl? ( sys-libs/queue-standalone )"
25
26 pkg_pretend() {
27 local CONFIG_CHECK="~BPF ~BPF_SYSCALL ~NET_CLS_BPF ~NET_ACT_BPF