diff options
author | Mathy Vanvoorden <mathy@vanvoorden.be> | 2019-11-29 02:00:14 +0100 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-11-30 13:40:51 -0500 |
commit | 464fd6f7c6c4cc008830f2ee85720023930ef47f (patch) | |
tree | 921a297508009b81e8b2529df680bf83dd96ce9a /media-sound/spotify | |
parent | sci-visualization/paraview: fix subslot operator (diff) | |
download | gentoo-464fd6f7c6c4cc008830f2ee85720023930ef47f.tar.gz gentoo-464fd6f7c6c4cc008830f2ee85720023930ef47f.tar.bz2 gentoo-464fd6f7c6c4cc008830f2ee85720023930ef47f.zip |
media-sound/spotify: remove gconf dependency
It's actually not used anymore by the binary
Closes: https://bugs.gentoo.org/701438
Signed-off-by: Mathy Vanvoorden <mathy@vanvoorden.be>
Closes: https://github.com/gentoo/gentoo/pull/13794
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'media-sound/spotify')
-rw-r--r-- | media-sound/spotify/spotify-1.1.10-r1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/media-sound/spotify/spotify-1.1.10-r1.ebuild b/media-sound/spotify/spotify-1.1.10-r1.ebuild index 3089e3b8847a..56c8b2a3fa7f 100644 --- a/media-sound/spotify/spotify-1.1.10-r1.ebuild +++ b/media-sound/spotify/spotify-1.1.10-r1.ebuild @@ -20,7 +20,6 @@ RDEPEND=" dev-libs/nss dev-python/dbus-python dev-python/pygobject:3 - gnome-base/gconf libnotify? ( x11-libs/libnotify ) !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) |