summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2018-11-02 14:08:17 +0200
committerMart Raudsepp <leio@gentoo.org>2018-11-02 14:08:17 +0200
commitbb75a9b2c3ebbd5585775065469fa1f3aa0e675f (patch)
tree1f79e60d5cb550a2c77785ba0d707f779ced31fc
parentgnome-extra/gucharmap: remove old (diff)
downloadgentoo-bb75a9b2.tar.gz
gentoo-bb75a9b2.tar.bz2
gentoo-bb75a9b2.zip
gnome-extra/gucharmap: 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.49, Repoman-2.3.11
-rw-r--r--gnome-extra/gucharmap/gucharmap-10.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gucharmap/gucharmap-10.0.3.ebuild b/gnome-extra/gucharmap/gucharmap-10.0.3.ebuild
index 80975bdc6b3d..25bec161def7 100644
--- a/gnome-extra/gucharmap/gucharmap-10.0.3.ebuild
+++ b/gnome-extra/gucharmap/gucharmap-10.0.3.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
@@ -29,10 +29,10 @@ RDEPEND="${COMMON_DEPEND}
!<gnome-extra/gucharmap-3:0
"
DEPEND="${RDEPEND}
- app-text/yelp-tools
dev-util/desktop-file-utils
>=dev-util/gtk-doc-am-1
>=dev-util/intltool-0.40
+ dev-util/itstool
sys-devel/gettext
virtual/pkgconfig
test? ( app-text/docbook-xml-dtd:4.1.2 )