mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
media-sound/pulseaudio: Only require native ABI for tcp-wrappers
Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/21467 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
This commit is contained in:
committed by
Thomas Deutschmann
parent
14cfc97bb7
commit
bee67799b8
@@ -121,7 +121,7 @@ COMMON_DEPEND="
|
||||
sox? ( >=media-libs/soxr-0.1.1 )
|
||||
ssl? ( dev-libs/openssl:= )
|
||||
systemd? ( sys-apps/systemd:= )
|
||||
tcpd? ( sys-apps/tcp-wrappers[${MULTILIB_USEDEP}] )
|
||||
tcpd? ( sys-apps/tcp-wrappers )
|
||||
udev? ( >=virtual/udev-143[hwdb(+)] )
|
||||
webrtc-aec? ( >=media-libs/webrtc-audio-processing-0.2 )
|
||||
X? (
|
||||
|
||||
Reference in New Issue
Block a user