From ccd9635d31dba3793711dd77b7c6a7f99065c2a1 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Sun, 6 Jan 2019 14:09:47 +0200 Subject: 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 --- media-sound/rhythmbox/rhythmbox-3.4.2.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'media-sound/rhythmbox') 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 -- cgit v1.2.3-65-gdbad