media-sound/gnome-music: remove wrong yelp-tools build depend
authorMart Raudsepp <leio@gentoo.org>
Thu, 17 Jan 2019 13:05:08 +0000 (15:05 +0200)
committerMart Raudsepp <leio@gentoo.org>
Thu, 17 Jan 2019 13:12:21 +0000 (15:12 +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/gnome-music/gnome-music-3.24.2.ebuild

index 6841984c37a11cca1b64369c33a72d5515b404d2..6bf4d1bee8ddfa3d48e98b87968a71661e9b2109 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
@@ -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