media-sound/rhythmbox: remove wrong yelp-tools build depend
authorMart Raudsepp <leio@gentoo.org>
Sun, 6 Jan 2019 12:09:47 +0000 (14:09 +0200)
committerMart Raudsepp <leio@gentoo.org>
Sun, 6 Jan 2019 12:41:59 +0000 (14:41 +0200)
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@gentoo.org>
media-sound/rhythmbox/rhythmbox-3.4.2.ebuild

index 258f18663802db8c17608bca953a5ccdac46b984..5f274f786f54ff860eee6fc3b1b2b788fdfc6a61 100644 (file)
@@ -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