commit:     e64df1b42b81eb15c540ffcea4e4a182d7669851
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  2 13:14:14 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Nov  2 13:14:14 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e64df1b4

gnome-extra/gnome-system-monitor: remove wrong yelp-tools build depend

Only itstool is needed to build, so pull only that, not the full
yelp-tools stack.

Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 gnome-extra/gnome-system-monitor/gnome-system-monitor-3.26.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/gnome-extra/gnome-system-monitor/gnome-system-monitor-3.26.0.ebuild 
b/gnome-extra/gnome-system-monitor/gnome-system-monitor-3.26.0.ebuild
index cfd6c2f7bcb..051f6513b7e 100644
--- a/gnome-extra/gnome-system-monitor/gnome-system-monitor-3.26.0.ebuild
+++ b/gnome-extra/gnome-system-monitor/gnome-system-monitor-3.26.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -25,8 +25,8 @@ RDEPEND="
 "
 # eautoreconf requires gnome-base/gnome-common
 DEPEND="${RDEPEND}
-       app-text/yelp-tools
        >=dev-util/intltool-0.41.0
+       dev-util/itstool
        virtual/pkgconfig
 "
 

Reply via email to