Skip to content

Commit

Permalink
games-puzzle/hitori: remove wrong yelp-tools build depend
Browse files Browse the repository at this point in the history
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
  • Loading branch information
leio committed Sep 14, 2018
1 parent 6bbb0b3 commit bee9a17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions games-puzzle/hitori/hitori-3.22.4.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
"

0 comments on commit bee9a17

Please sign in to comment.