Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/gnome-music/
Date: Thu, 17 Jan 2019 13:13:14
Message-Id: 1547730741.c966f9298c473215b5e341b6811478aa2368d715.leio@gentoo
1 commit: c966f9298c473215b5e341b6811478aa2368d715
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 17 13:05:08 2019 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 17 13:12:21 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c966f929
7
8 media-sound/gnome-music: remove wrong yelp-tools build depend
9
10 Only itstool is needed to build, so pull only that, not the full
11 yelp-tools stack.
12
13 Package-Manager: Portage-2.3.52, Repoman-2.3.12
14 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
15
16 media-sound/gnome-music/gnome-music-3.24.2.ebuild | 5 +++--
17 1 file changed, 3 insertions(+), 2 deletions(-)
18
19 diff --git a/media-sound/gnome-music/gnome-music-3.24.2.ebuild b/media-sound/gnome-music/gnome-music-3.24.2.ebuild
20 index 6841984c37a..6bf4d1bee8d 100644
21 --- a/media-sound/gnome-music/gnome-music-3.24.2.ebuild
22 +++ b/media-sound/gnome-music/gnome-music-3.24.2.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2018 Gentoo Foundation
25 +# Copyright 1999-2019 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=6
29 @@ -43,10 +43,11 @@ RDEPEND="${COMMON_DEPEND}
30 x11-misc/xdg-user-dirs
31 "
32 DEPEND="${COMMON_DEPEND}
33 - app-text/yelp-tools
34 >=dev-util/intltool-0.26
35 + dev-util/itstool
36 virtual/pkgconfig
37 "
38 +# eautoreconf needs app-text/yelp-tools
39
40 pkg_setup() {
41 python_setup