From: Mart Raudsepp Date: Thu, 17 Jan 2019 13:05:08 +0000 (+0200) Subject: media-sound/gnome-music: remove wrong yelp-tools build depend X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c966f9298c473215b5e341b6811478aa2368d715;p=gentoo.git 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 --- 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 6841984c37a1..6bf4d1bee8dd 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