From c966f9298c473215b5e341b6811478aa2368d715 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Thu, 17 Jan 2019 15:05:08 +0200 Subject: [PATCH] media-sound/gnome-music: 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/gnome-music/gnome-music-3.24.2.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/media-sound/gnome-music/gnome-music-3.24.2.ebuild b/media-sound/gnome-music/gnome-music-3.24.2.ebuild index 6841984c37a1..6bf4d1bee8dd 100644 --- a/media-sound/gnome-music/gnome-music-3.24.2.ebuild +++ b/media-sound/gnome-music/gnome-music-3.24.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 @@ -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 -- 2.26.2