summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2018-12-17 20:16:30 +0200
committerMart Raudsepp <leio@gentoo.org>2018-12-17 20:36:21 +0200
commit265204652095bb4d271c0cc627ca66425519f466 (patch)
treef07c6b0ddb8ae520ad3ff4919bdc76d7a2efb09e /dev-util/gtk-doc/gtk-doc-1.25-r1.ebuild
parentdev-libs/leatherman: 1.5.4 bump (diff)
downloadgentoo-265204652095bb4d271c0cc627ca66425519f466.tar.gz
gentoo-265204652095bb4d271c0cc627ca66425519f466.tar.bz2
gentoo-265204652095bb4d271c0cc627ca66425519f466.zip
dev-util/gtk-doc: remove wrong yelp-tools build depend
Only itstool is needed to build, so pull only that, not the full yelp-tools stack. Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11
Diffstat (limited to 'dev-util/gtk-doc/gtk-doc-1.25-r1.ebuild')
-rw-r--r--dev-util/gtk-doc/gtk-doc-1.25-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/gtk-doc/gtk-doc-1.25-r1.ebuild b/dev-util/gtk-doc/gtk-doc-1.25-r1.ebuild
index f696a066e7f7..e32726e0438d 100644
--- a/dev-util/gtk-doc/gtk-doc-1.25-r1.ebuild
+++ b/dev-util/gtk-doc/gtk-doc-1.25-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -34,7 +34,7 @@ RDEPEND="
"
DEPEND="${RDEPEND}
~dev-util/gtk-doc-am-${PV}
- app-text/yelp-tools
+ dev-util/itstool
virtual/pkgconfig
"