commit: c966f9298c473215b5e341b6811478aa2368d715
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 17 13:05:08 2019 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Thu Jan 17 13:12:21 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c966f929
media-sound/gnome-music: remove wrong yelp-tools build depend
Only itstool is needed to build, so pull only that, not the full
yelp-tools stack.
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
media-sound/gnome-music/gnome-music-3.24.2.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/media-sound/gnome-music/gnome-music-3.24.2.ebuild
b/media-sound/gnome-music/gnome-music-3.24.2.ebuild
index 6841984c37a..6bf4d1bee8d 100644
--- a/media-sound/gnome-music/gnome-music-3.24.2.ebuild
+++ b/media-sound/gnome-music/gnome-music-3.24.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -43,10 +43,11 @@ RDEPEND="${COMMON_DEPEND}
x11-misc/xdg-user-dirs
"
DEPEND="${COMMON_DEPEND}
- app-text/yelp-tools
>=dev-util/intltool-0.26
+ dev-util/itstool
virtual/pkgconfig
"
+# eautoreconf needs app-text/yelp-tools
pkg_setup() {
python_setup