Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/glabels/
Date: Fri, 22 Feb 2019 18:03:58
Message-Id: 1550858557.9f6fa27e904686a3820687895c245c967775526b.leio@gentoo
1 commit: 9f6fa27e904686a3820687895c245c967775526b
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 22 13:35:53 2019 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 22 18:02:37 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f6fa27e
7
8 app-office/glabels: remove wrong yelp-tools build depend
9
10 Only itstool is needed to build, so pull only that, not the full
11 yelp-tools stack.
12
13 Package-Manager: Portage-2.3.52, Repoman-2.3.12
14 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
15
16 app-office/glabels/glabels-3.4.1.ebuild | 4 ++--
17 1 file changed, 2 insertions(+), 2 deletions(-)
18
19 diff --git a/app-office/glabels/glabels-3.4.1.ebuild b/app-office/glabels/glabels-3.4.1.ebuild
20 index 15f96604996..450de3ef95d 100644
21 --- a/app-office/glabels/glabels-3.4.1.ebuild
22 +++ b/app-office/glabels/glabels-3.4.1.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2018 Gentoo Authors
25 +# Copyright 1999-2019 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI="6"
29 @@ -26,7 +26,7 @@ RDEPEND="
30 "
31 DEPEND="${RDEPEND}
32 app-text/docbook-xml-dtd:4.1.2
33 - app-text/yelp-tools
34 + dev-util/itstool
35 dev-util/gtk-doc-am
36 >=dev-util/intltool-0.28
37 virtual/pkgconfig