commit: 2a43ccface9b8461805dfb70de73bd9f97793bbc Author: Matthias Maier <tamiko <AT> gentoo <DOT> org> AuthorDate: Sat Apr 18 18:50:22 2020 +0000 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org> CommitDate: Sat Apr 18 18:56:27 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a43ccfa
net-misc/spice-gtk: update dependencies Closes: https://bugs.gentoo.org/716634 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org> net-misc/spice-gtk/spice-gtk-9999.ebuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/net-misc/spice-gtk/spice-gtk-9999.ebuild b/net-misc/spice-gtk/spice-gtk-9999.ebuild index 96f51b0281d..832eeed32ad 100644 --- a/net-misc/spice-gtk/spice-gtk-9999.ebuild +++ b/net-misc/spice-gtk/spice-gtk-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -36,7 +36,9 @@ RDEPEND=" !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) lz4? ( app-arch/lz4 ) - pulseaudio? ( media-sound/pulseaudio[glib] ) + pulseaudio? ( + media-plugins/gst-plugins-pulse:1.0 + ) sasl? ( dev-libs/cyrus-sasl ) smartcard? ( app-emulation/qemu[smartcard] ) usbredir? (
