Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/spotify/
Date: Sun, 20 Sep 2015 23:53:59
Message-Id: 1442793203.9b15b2676a3481888c584bb01dfa59cc74742904.prometheanfire@gentoo
1 commit: 9b15b2676a3481888c584bb01dfa59cc74742904
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 20 23:53:23 2015 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 20 23:53:23 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b15b267
7
8 media-sound/spotify: removing unneeded rtmpdump dep on curl
9
10 Package-Manager: portage-2.2.20.1
11
12 media-sound/spotify/spotify-1.0.14.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-sound/spotify/spotify-1.0.14.ebuild b/media-sound/spotify/spotify-1.0.14.ebuild
16 index e82067d..ec57b0c 100644
17 --- a/media-sound/spotify/spotify-1.0.14.ebuild
18 +++ b/media-sound/spotify/spotify-1.0.14.ebuild
19 @@ -27,7 +27,7 @@ RDEPEND="
20 media-libs/alsa-lib
21 media-libs/harfbuzz[fontconfig]
22 media-libs/mesa
23 - net-misc/curl[rtmp]
24 + net-misc/curl
25 net-print/cups[ssl]
26 sys-libs/glibc
27 x11-libs/gtk+:2