commit:     a8f78da7c40f76345b9681864c2b24dcab80f431
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  3 19:39:30 2020 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri Jan  3 19:39:30 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8f78da7

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 <prometheanfire <AT> gentoo.org>

 media-sound/spotify/spotify-1.1.10-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/media-sound/spotify/spotify-1.1.10-r1.ebuild 
b/media-sound/spotify/spotify-1.1.10-r1.ebuild
index 56c8b2a3fa7..8267b9da0b3 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
 "

Reply via email to