Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/pulseaudio/
Date: Tue, 06 Jul 2021 23:17:11
Message-Id: 1625613358.bee67799b85bd276ccb2a0d7bfdc1eb3fc499cfe.whissi@gentoo
1 commit: bee67799b85bd276ccb2a0d7bfdc1eb3fc499cfe
2 Author: Igor V. Kovalenko <igor.v.kovalenko <AT> gmail <DOT> com>
3 AuthorDate: Tue Jun 29 00:47:38 2021 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 6 23:15:58 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bee67799
7
8 media-sound/pulseaudio: Only require native ABI for tcp-wrappers
9
10 Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko <AT> gmail.com>
11 Closes: https://github.com/gentoo/gentoo/pull/21467
12 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
13
14 media-sound/pulseaudio/pulseaudio-14.99.2_pre1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-sound/pulseaudio/pulseaudio-14.99.2_pre1.ebuild b/media-sound/pulseaudio/pulseaudio-14.99.2_pre1.ebuild
18 index e46e590e191..dd3c1344e50 100644
19 --- a/media-sound/pulseaudio/pulseaudio-14.99.2_pre1.ebuild
20 +++ b/media-sound/pulseaudio/pulseaudio-14.99.2_pre1.ebuild
21 @@ -121,7 +121,7 @@ COMMON_DEPEND="
22 sox? ( >=media-libs/soxr-0.1.1 )
23 ssl? ( dev-libs/openssl:= )
24 systemd? ( sys-apps/systemd:= )
25 - tcpd? ( sys-apps/tcp-wrappers[${MULTILIB_USEDEP}] )
26 + tcpd? ( sys-apps/tcp-wrappers )
27 udev? ( >=virtual/udev-143[hwdb(+)] )
28 webrtc-aec? ( >=media-libs/webrtc-audio-processing-0.2 )
29 X? (