Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/spotify/
Date: Sat, 30 Nov 2019 18:41:14
Message-Id: 1575139251.464fd6f7c6c4cc008830f2ee85720023930ef47f.bman@gentoo
1 commit: 464fd6f7c6c4cc008830f2ee85720023930ef47f
2 Author: Mathy Vanvoorden <mathy <AT> vanvoorden <DOT> be>
3 AuthorDate: Fri Nov 29 01:00:14 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 30 18:40:51 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=464fd6f7
7
8 media-sound/spotify: remove gconf dependency
9
10 It's actually not used anymore by the binary
11
12 Closes: https://bugs.gentoo.org/701438
13 Signed-off-by: Mathy Vanvoorden <mathy <AT> vanvoorden.be>
14 Closes: https://github.com/gentoo/gentoo/pull/13794
15 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
16
17 media-sound/spotify/spotify-1.1.10-r1.ebuild | 1 -
18 1 file changed, 1 deletion(-)
19
20 diff --git a/media-sound/spotify/spotify-1.1.10-r1.ebuild b/media-sound/spotify/spotify-1.1.10-r1.ebuild
21 index 3089e3b8847..56c8b2a3fa7 100644
22 --- a/media-sound/spotify/spotify-1.1.10-r1.ebuild
23 +++ b/media-sound/spotify/spotify-1.1.10-r1.ebuild
24 @@ -20,7 +20,6 @@ RDEPEND="
25 dev-libs/nss
26 dev-python/dbus-python
27 dev-python/pygobject:3
28 - gnome-base/gconf
29 libnotify? ( x11-libs/libnotify )
30 !libressl? ( dev-libs/openssl:0= )
31 libressl? ( dev-libs/libressl:0= )