Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-calendar/
Date: Sat, 06 Oct 2018 18:39:21
Message-Id: 1538850666.af8f544d907cfe247037c5be5e0eafd07e1ca37f.leio@gentoo
1 commit: af8f544d907cfe247037c5be5e0eafd07e1ca37f
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 6 15:45:14 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 6 18:31:06 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af8f544d
7
8 gnome-extra/gnome-calendar: add explicit build dep on glib-utils
9
10 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.11
12
13 gnome-extra/gnome-calendar/gnome-calendar-3.24.3.ebuild | 3 ++-
14 1 file changed, 2 insertions(+), 1 deletion(-)
15
16 diff --git a/gnome-extra/gnome-calendar/gnome-calendar-3.24.3.ebuild b/gnome-extra/gnome-calendar/gnome-calendar-3.24.3.ebuild
17 index ffbe2073b8f..76a86de0f19 100644
18 --- a/gnome-extra/gnome-calendar/gnome-calendar-3.24.3.ebuild
19 +++ b/gnome-extra/gnome-calendar/gnome-calendar-3.24.3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -25,6 +25,7 @@ RDEPEND="
27 DEPEND="${RDEPEND}
28 dev-libs/appstream-glib
29 dev-util/gdbus-codegen
30 + dev-util/glib-utils
31 >=dev-util/intltool-0.40.6
32 sys-devel/gettext
33 virtual/pkgconfig