commit:     9fe37b7d08adc988e4cbd838335cafaf6fd5c4a6
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 22 23:48:04 2021 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue Jun 22 23:48:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fe37b7d

media-sound/pulseaudio: fix USE=daemon automagic on sys-libs/libcap

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 .../{pulseaudio-14.99.2_pre.ebuild => pulseaudio-14.99.2_pre1.ebuild}    | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-sound/pulseaudio/pulseaudio-14.99.2_pre.ebuild 
b/media-sound/pulseaudio/pulseaudio-14.99.2_pre1.ebuild
similarity index 99%
rename from media-sound/pulseaudio/pulseaudio-14.99.2_pre.ebuild
rename to media-sound/pulseaudio/pulseaudio-14.99.2_pre1.ebuild
index 5e4d232b4c4..00a444fc3ad 100644
--- a/media-sound/pulseaudio/pulseaudio-14.99.2_pre.ebuild
+++ b/media-sound/pulseaudio/pulseaudio-14.99.2_pre1.ebuild
@@ -99,6 +99,7 @@ COMMON_DEPEND="
        daemon? (
                dev-libs/libltdl
                sys-kernel/linux-headers
+               >=sys-libs/libcap-2.22-r2
        )
        dbus? ( >=sys-apps/dbus-1.4.12[${MULTILIB_USEDEP}] )
        elogind? ( sys-auth/elogind )

Reply via email to