summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2021-09-25 13:21:20 +0300
committerMart Raudsepp <leio@gentoo.org>2021-09-25 13:21:20 +0300
commit9e5fbe15020aa6b109988775053a8554711325cb (patch)
tree219867a365b185408c1e63334ef56689964cdfd7 /media-sound/pulseaudio-daemon
parentprofiles/arch/arm: make app-text/htmltidy[test] mask stable-only (diff)
downloadgentoo-9e5fbe15020aa6b109988775053a8554711325cb.tar.gz
gentoo-9e5fbe15020aa6b109988775053a8554711325cb.tar.bz2
gentoo-9e5fbe15020aa6b109988775053a8554711325cb.zip
media-sound/pulseaudio-daemon: fix systemd socket activation deps
The systemd socket activation code is still in libpulsecommon, so we need to require that to be enabled if building the daemon with that support. Thanks-to: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'media-sound/pulseaudio-daemon')
-rw-r--r--media-sound/pulseaudio-daemon/pulseaudio-daemon-15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/pulseaudio-daemon/pulseaudio-daemon-15.0.ebuild b/media-sound/pulseaudio-daemon/pulseaudio-daemon-15.0.ebuild
index d895c8bf83eb..3d1ba6413c14 100644
--- a/media-sound/pulseaudio-daemon/pulseaudio-daemon-15.0.ebuild
+++ b/media-sound/pulseaudio-daemon/pulseaudio-daemon-15.0.ebuild
@@ -58,7 +58,7 @@ REQUIRED_USE="
# - media-libs/speexdsp is providing echo canceller implementation and used in resampler
# TODO: libatomic_ops is only needed on some architectures and conditions, and then at runtime too
COMMON_DEPEND="
- >=media-libs/libpulse-${PV}[glib?]
+ >=media-libs/libpulse-${PV}[glib?,systemd?]
dev-libs/libatomic_ops
>=media-libs/libsndfile-1.0.20
>=media-libs/speexdsp-1.2