Skip to content

Commit

Permalink
app-editors/gedit: remove wrong yelp-tools build depend
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
leio committed Mar 12, 2019
1 parent 3ccd9aa commit e00f568
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-editors/gedit/gedit-3.28.1.ebuild
Original file line number Diff line number Diff line change
@@ -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"
Expand Down Expand Up @@ -47,10 +47,10 @@ RDEPEND="${COMMON_DEPEND}
DEPEND="${COMMON_DEPEND}
${vala_depend}
app-text/docbook-xml-dtd:4.1.2
app-text/yelp-tools
dev-util/glib-utils
>=dev-util/gtk-doc-am-1
>=dev-util/intltool-0.50.1
dev-util/itstool
>=sys-devel/gettext-0.18
virtual/pkgconfig
"
Expand Down

0 comments on commit e00f568

Please sign in to comment.