commit:     33db18b2ad8e72b87376b0b8056e78b9f86bf421
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 17 11:04:32 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Feb 17 11:21:09 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33db18b2

games-board/gnome-chess: 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>

 games-board/gnome-chess/gnome-chess-3.28.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-board/gnome-chess/gnome-chess-3.28.1.ebuild 
b/games-board/gnome-chess/gnome-chess-3.28.1.ebuild
index 9cb68754fe7..6004ca185c8 100644
--- a/games-board/gnome-chess/gnome-chess-3.28.1.ebuild
+++ b/games-board/gnome-chess/gnome-chess-3.28.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -21,7 +21,7 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
        $(vala_depend)
-       app-text/yelp-tools
+       dev-util/itstool
        dev-libs/appstream-glib
        >=sys-devel/gettext-0.19.8
        virtual/pkgconfig

Reply via email to