From a8f78da7c40f76345b9681864c2b24dcab80f431 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Fri, 3 Jan 2020 13:39:30 -0600 Subject: media-sound/spotify: add missing dep on at-spi2-atk fixes: https://bugs.gentoo.org/703818 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode --- media-sound/spotify/spotify-1.1.10-r1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'media-sound/spotify') diff --git a/media-sound/spotify/spotify-1.1.10-r1.ebuild b/media-sound/spotify/spotify-1.1.10-r1.ebuild index 56c8b2a3fa7f..8267b9da0b39 100644 --- a/media-sound/spotify/spotify-1.1.10-r1.ebuild +++ b/media-sound/spotify/spotify-1.1.10-r1.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 @@ -32,6 +32,7 @@ RDEPEND=" || ( media-sound/pulseaudio media-sound/apulse ) systray? ( gnome-extra/gnome-integration-spotify ) x11-libs/gtk+:2 + app-accessibility/at-spi2-atk x11-libs/libXScrnSaver x11-libs/libXtst " -- cgit v1.2.3-65-gdbad