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-editors/latexila/
Date: Fri, 02 Nov 2018 23:07:53
Message-Id: 1541199145.417822af17132d047657811a6464edcb9d95bb6e.leio@gentoo
1 commit: 417822af17132d047657811a6464edcb9d95bb6e
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 2 13:31:52 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 2 22:52:25 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=417822af
7
8 app-editors/latexila: add explicit build dep on glib-utils
9
10 Closes: https://bugs.gentoo.org/668382
11 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
12 Package-Manager: Portage-2.3.49, Repoman-2.3.11
13
14 app-editors/latexila/latexila-3.22.1.ebuild | 3 ++-
15 app-editors/latexila/latexila-3.24.3.ebuild | 3 ++-
16 2 files changed, 4 insertions(+), 2 deletions(-)
17
18 diff --git a/app-editors/latexila/latexila-3.22.1.ebuild b/app-editors/latexila/latexila-3.22.1.ebuild
19 index d38c4d8d96b..14c5f696a25 100644
20 --- a/app-editors/latexila/latexila-3.22.1.ebuild
21 +++ b/app-editors/latexila/latexila-3.22.1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2017 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI="6"
28 @@ -36,6 +36,7 @@ RDEPEND="${COMMON_DEPEND}
29 DEPEND="${COMMON_DEPEND}
30 app-text/yelp-tools
31 dev-util/gdbus-codegen
32 + dev-util/glib-utils
33 >=dev-util/gtk-doc-am-1.14
34 >=dev-util/intltool-0.50.1
35 virtual/pkgconfig
36
37 diff --git a/app-editors/latexila/latexila-3.24.3.ebuild b/app-editors/latexila/latexila-3.24.3.ebuild
38 index d95cfae59a3..6f814770cac 100644
39 --- a/app-editors/latexila/latexila-3.24.3.ebuild
40 +++ b/app-editors/latexila/latexila-3.24.3.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2017 Gentoo Foundation
43 +# Copyright 1999-2018 Gentoo Authors
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI="6"
47 @@ -38,6 +38,7 @@ RDEPEND="${COMMON_DEPEND}
48 DEPEND="${COMMON_DEPEND}
49 app-text/yelp-tools
50 dev-util/gdbus-codegen
51 + dev-util/glib-utils
52 >=dev-util/gtk-doc-am-1.14
53 >=dev-util/intltool-0.50.1
54 virtual/pkgconfig