From bee9a17510e47c84c3a7c40e9f83da0f6ccdf4e7 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Fri, 14 Sep 2018 11:41:14 +0300 Subject: 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(-) (limited to 'games-puzzle') diff --git a/games-puzzle/hitori/hitori-3.22.4.ebuild b/games-puzzle/hitori/hitori-3.22.4.ebuild index aa2927ffbd30..a85199947060 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 " -- cgit v1.2.3-65-gdbad