From: Mart Raudsepp Date: Sun, 6 Jan 2019 12:09:47 +0000 (+0200) Subject: media-sound/rhythmbox: remove wrong yelp-tools build depend X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ccd9635d31dba3793711dd77b7c6a7f99065c2a1;p=gentoo.git media-sound/rhythmbox: 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/rhythmbox/rhythmbox-3.4.2.ebuild b/media-sound/rhythmbox/rhythmbox-3.4.2.ebuild index 258f18663802..5f274f786f54 100644 --- a/media-sound/rhythmbox/rhythmbox-3.4.2.ebuild +++ b/media-sound/rhythmbox/rhythmbox-3.4.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 @@ -77,12 +77,13 @@ RDEPEND="${COMMON_DEPEND} >=media-plugins/grilo-plugins-0.3:0.3[upnp-av] ) " DEPEND="${COMMON_DEPEND} - app-text/yelp-tools dev-util/gtk-doc-am >=dev-util/intltool-0.35 + dev-util/itstool virtual/pkgconfig test? ( dev-libs/check ) " +# eautoreconf needs yelp-tools PATCHES=( "${FILESDIR}"/${P}-gstreamer-1.14.patch