Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmppp/
Date: Thu, 01 Sep 2022 01:23:39
Message-Id: 1661995407.fe4b53c2e553126a3f0a4809d96d176c069a45ea.sam@gentoo
1 commit: fe4b53c2e553126a3f0a4809d96d176c069a45ea
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 1 01:22:57 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 1 01:23:27 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe4b53c2
7
8 x11-plugins/wmppp: add ppp-defs for musl
9
10 Closes: https://bugs.gentoo.org/716376
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 x11-plugins/wmppp/wmppp-1.3.2-r2.ebuild | 5 +++--
14 1 file changed, 3 insertions(+), 2 deletions(-)
15
16 diff --git a/x11-plugins/wmppp/wmppp-1.3.2-r2.ebuild b/x11-plugins/wmppp/wmppp-1.3.2-r2.ebuild
17 index 9b9b0e378314..f802b006d36d 100644
18 --- a/x11-plugins/wmppp/wmppp-1.3.2-r2.ebuild
19 +++ b/x11-plugins/wmppp/wmppp-1.3.2-r2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2021 Gentoo Authors
22 +# Copyright 1999-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=8
26 @@ -18,7 +18,8 @@ RDEPEND=">=x11-libs/libdockapp-0.7:=
27 x11-libs/libX11
28 x11-libs/libXext
29 x11-libs/libXpm"
30 -DEPEND="${RDEPEND}"
31 +DEPEND="${RDEPEND}
32 + elibc_musl? ( net-libs/ppp-defs )"
33
34 # Specific to this tarball
35 S=${WORKDIR}/dockapps-7ec9002