diff options
author | Matthias Maier <tamiko@gentoo.org> | 2020-04-18 13:50:22 -0500 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2020-04-18 13:56:27 -0500 |
commit | 2a43ccface9b8461805dfb70de73bd9f97793bbc (patch) | |
tree | 9364edbe34e6adc39ae04a53e5cf2bb02d6c56b3 /net-misc/spice-gtk | |
parent | net-misc/spice-gtk: drop old (diff) | |
download | gentoo-2a43ccface9b8461805dfb70de73bd9f97793bbc.tar.gz gentoo-2a43ccface9b8461805dfb70de73bd9f97793bbc.tar.bz2 gentoo-2a43ccface9b8461805dfb70de73bd9f97793bbc.zip |
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@gentoo.org>
Diffstat (limited to 'net-misc/spice-gtk')
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-9999.ebuild | 6 |
1 files 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 96f51b0281d4..832eeed32ad2 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? ( |