From e00f56880a3105d2d31e9764854af7f436857936 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Tue, 12 Mar 2019 13:44:10 +0200 Subject: app-editors/gedit: 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 --- app-editors/gedit/gedit-3.28.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-editors') diff --git a/app-editors/gedit/gedit-3.28.1.ebuild b/app-editors/gedit/gedit-3.28.1.ebuild index 375e1ea0070b..9e3e55a44a2a 100644 --- a/app-editors/gedit/gedit-3.28.1.ebuild +++ b/app-editors/gedit/gedit-3.28.1.ebuild @@ -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" @@ -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 " -- cgit v1.2.3-65-gdbad