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/gtksourceview/
Date: Sun, 09 Sep 2018 14:28:55
Message-Id: 1536503320.c2538130677849a35e6c7ea37d792fdde320c6d6.leio@gentoo
1 commit: c2538130677849a35e6c7ea37d792fdde320c6d6
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 9 14:11:12 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 9 14:28:40 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2538130
7
8 x11-libs/gtksourceview: add glib-utils build dep
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 x11-libs/gtksourceview/gtksourceview-3.24.8.ebuild | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/x11-libs/gtksourceview/gtksourceview-3.24.8.ebuild b/x11-libs/gtksourceview/gtksourceview-3.24.8.ebuild
16 index 558aed8c8f0..bfa6c8c42b3 100644
17 --- a/x11-libs/gtksourceview/gtksourceview-3.24.8.ebuild
18 +++ b/x11-libs/gtksourceview/gtksourceview-3.24.8.ebuild
19 @@ -26,6 +26,7 @@ RDEPEND="
20 introspection? ( >=dev-libs/gobject-introspection-1.42:= )
21 "
22 DEPEND="${RDEPEND}
23 + dev-util/glib-utils
24 >=dev-util/gtk-doc-am-1.25
25 >=sys-devel/gettext-0.19.4
26 dev-util/itstool