media-sound/spotify: add missing dep on at-spi2-atk
authorMatthew Thode <prometheanfire@gentoo.org>
Fri, 3 Jan 2020 19:39:30 +0000 (13:39 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Fri, 3 Jan 2020 19:39:30 +0000 (13:39 -0600)
fixes: https://bugs.gentoo.org/703818
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
media-sound/spotify/spotify-1.1.10-r1.ebuild

index 56c8b2a3fa7f0a905f8d4dfaa9112635a9ce14dc..8267b9da0b39c8965b6136f85082e0c0c9c36278 100644 (file)
@@ -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
 "