commit: bee9a17510e47c84c3a7c40e9f83da0f6ccdf4e7
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 14 08:41:14 2018 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Sep 14 08:41:14 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bee9a175
games-puzzle/hitori: remove wrong yelp-tools build depend
yelp-tools is only for developers, so an eautoreconf dep only, if even that.
However we do need itstool, which was pulled in recursively by yelp-tools.
Package-Manager: Portage-2.3.49, Repoman-2.3.10
games-puzzle/hitori/hitori-3.22.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-puzzle/hitori/hitori-3.22.4.ebuild
b/games-puzzle/hitori/hitori-3.22.4.ebuild
index aa2927ffbd3..a8519994706 100644
--- a/games-puzzle/hitori/hitori-3.22.4.ebuild
+++ b/games-puzzle/hitori/hitori-3.22.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -19,8 +19,8 @@ RDEPEND="
>=x11-libs/cairo-1.4
"
DEPEND="${RDEPEND}
- app-text/yelp-tools
dev-libs/appstream-glib
+ dev-util/itstool
>=sys-devel/gettext-0.19.8
virtual/pkgconfig
"