commit:     450bf8a4fdab157270592f674698760572eb7cd2
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  6 17:51:47 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Mar  6 19:28:27 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=450bf8a4

games-board/tali: 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/tali/tali-3.22.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-board/tali/tali-3.22.0.ebuild 
b/games-board/tali/tali-3.22.0.ebuild
index 1d995bd1293..be815ac068d 100644
--- a/games-board/tali/tali-3.22.0.ebuild
+++ b/games-board/tali/tali-3.22.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -18,9 +18,9 @@ RDEPEND="
        >=x11-libs/gtk+-3.15:3
 "
 DEPEND="${RDEPEND}
-       app-text/yelp-tools
        dev-libs/appstream-glib
        >=dev-util/intltool-0.50
+       dev-util/itstool
        sys-devel/gettext
        virtual/pkgconfig
 "

Reply via email to