Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/spotify/
Date: Thu, 09 Sep 2021 18:23:44
Message-Id: 1631211815.f19a105599121d8edf3a81201b4789b716fdcfa0.prometheanfire@gentoo
1 commit: f19a105599121d8edf3a81201b4789b716fdcfa0
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 9 18:23:24 2021 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 9 18:23:35 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f19a1055
7
8 media-sound/spotify: fix dep on gtk/gobject
9
10 Closes: https://bugs.gentoo.org/812164
11 Package-Manager: Portage-3.0.20, Repoman-3.0.3
12 RepoMan-Options: --force
13 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
14
15 .../spotify/{spotify-1.1.67.ebuild => spotify-1.1.67-r1.ebuild} | 3 +--
16 1 file changed, 1 insertion(+), 2 deletions(-)
17
18 diff --git a/media-sound/spotify/spotify-1.1.67.ebuild b/media-sound/spotify/spotify-1.1.67-r1.ebuild
19 similarity index 98%
20 rename from media-sound/spotify/spotify-1.1.67.ebuild
21 rename to media-sound/spotify/spotify-1.1.67-r1.ebuild
22 index 85887a55a00..a723919517c 100644
23 --- a/media-sound/spotify/spotify-1.1.67.ebuild
24 +++ b/media-sound/spotify/spotify-1.1.67-r1.ebuild
25 @@ -19,7 +19,6 @@ BDEPEND=">=dev-util/patchelf-0.10"
26 RDEPEND="
27 dev-libs/nss
28 dev-python/dbus-python
29 - dev-python/pygobject:3
30 libnotify? ( x11-libs/libnotify )
31 dev-libs/openssl:0=
32 media-libs/alsa-lib
33 @@ -32,7 +31,7 @@ RDEPEND="
34 !pulseaudio? ( media-sound/apulse )
35 local-playback? ( media-video/ffmpeg:0/56.58.58 )
36 systray? ( gnome-extra/gnome-integration-spotify )
37 - x11-libs/gtk+:2
38 + x11-libs/gtk+:3
39 app-accessibility/at-spi2-atk
40 x11-libs/libxkbcommon
41 x11-libs/libXScrnSaver