Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/gtk+extra/
Date: Sat, 06 Oct 2018 22:37:52
Message-Id: 1538865384.621f8fd2d54c841ac030b8744e4dbc1ba0979c7f.leio@gentoo
1 commit: 621f8fd2d54c841ac030b8744e4dbc1ba0979c7f
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 6 22:00:09 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 6 22:36:24 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=621f8fd2
7
8 x11-libs/gtk+extra: add explicit build dep on glib-utils
9
10 Closes: https://bugs.gentoo.org/667554
11 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
12 Package-Manager: Portage-2.3.49, Repoman-2.3.11
13
14 x11-libs/gtk+extra/gtk+extra-3.3.3.ebuild | 3 ++-
15 1 file changed, 2 insertions(+), 1 deletion(-)
16
17 diff --git a/x11-libs/gtk+extra/gtk+extra-3.3.3.ebuild b/x11-libs/gtk+extra/gtk+extra-3.3.3.ebuild
18 index a072f27eba0..b91ed6667f0 100644
19 --- a/x11-libs/gtk+extra/gtk+extra-3.3.3.ebuild
20 +++ b/x11-libs/gtk+extra/gtk+extra-3.3.3.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -19,6 +19,7 @@ RDEPEND="
28 introspection? ( >=dev-libs/gobject-introspection-0.6.14:= )
29 "
30 DEPEND="${RDEPEND}
31 + dev-util/glib-utils
32 virtual/pkgconfig
33 "
34 # dev-libs/gobject-introspection-common needed for eautoreconf