From: Matthew Thode Date: Fri, 3 Jan 2020 19:39:30 +0000 (-0600) Subject: media-sound/spotify: add missing dep on at-spi2-atk X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a8f78da7c40f76345b9681864c2b24dcab80f431;p=gentoo.git 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 --- 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 "