summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2020-04-18 13:50:22 -0500
committerMatthias Maier <tamiko@gentoo.org>2020-04-18 13:56:27 -0500
commit2a43ccface9b8461805dfb70de73bd9f97793bbc (patch)
tree9364edbe34e6adc39ae04a53e5cf2bb02d6c56b3
parentnet-misc/spice-gtk: drop old (diff)
downloadgentoo-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>
-rw-r--r--net-misc/spice-gtk/spice-gtk-9999.ebuild6
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? (