commit:     ccd9635d31dba3793711dd77b7c6a7f99065c2a1
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  6 12:09:47 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Jan  6 12:41:59 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccd9635d

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 <leio <AT> gentoo.org>

 media-sound/rhythmbox/rhythmbox-3.4.2.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/media-sound/rhythmbox/rhythmbox-3.4.2.ebuild 
b/media-sound/rhythmbox/rhythmbox-3.4.2.ebuild
index 258f1866380..5f274f786f5 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

Reply via email to