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: Mon, 21 Sep 2015 07:20:13
Message-Id: 1442819981.8dd51e4ad1657fd49822eadfe6b96dec17ce024e.prometheanfire@gentoo
1 commit: 8dd51e4ad1657fd49822eadfe6b96dec17ce024e
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 21 07:19:15 2015 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 21 07:19:41 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dd51e4a
7
8 media-sound/spotify: fontconfig is a direct dep
9
10 Package-Manager: portage-2.2.20.1
11
12 media-sound/spotify/spotify-1.0.14.ebuild | 3 ++-
13 1 file changed, 2 insertions(+), 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 ec57b0c..71eb980 100644
17 --- a/media-sound/spotify/spotify-1.0.14.ebuild
18 +++ b/media-sound/spotify/spotify-1.0.14.ebuild
19 @@ -25,7 +25,8 @@ RDEPEND="
20 dev-libs/nss
21 gnome-base/gconf
22 media-libs/alsa-lib
23 - media-libs/harfbuzz[fontconfig]
24 + media-libs/harfbuzz
25 + media-libs/fontconfig
26 media-libs/mesa
27 net-misc/curl
28 net-print/cups[ssl]