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-base/nautilus/
Date: Tue, 11 Dec 2018 18:17:55
Message-Id: 1544551736.a19676058c63965c961b2f889cb67ab29de55599.leio@gentoo
1 commit: a19676058c63965c961b2f889cb67ab29de55599
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 11 17:50:13 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 11 18:08:56 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1967605
7
8 gnome-base/nautilus: add explicit build dep on glib-utils
9
10 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
11 Package-Manager: Portage-2.3.52, Repoman-2.3.11
12
13 gnome-base/nautilus/nautilus-3.24.2.1-r1.ebuild | 3 ++-
14 1 file changed, 2 insertions(+), 1 deletion(-)
15
16 diff --git a/gnome-base/nautilus/nautilus-3.24.2.1-r1.ebuild b/gnome-base/nautilus/nautilus-3.24.2.1-r1.ebuild
17 index 1f0975815f9..549e934e5d7 100644
18 --- a/gnome-base/nautilus/nautilus-3.24.2.1-r1.ebuild
19 +++ b/gnome-base/nautilus/nautilus-3.24.2.1-r1.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 @@ -45,6 +45,7 @@ COMMON_DEPEND="
27 DEPEND="${COMMON_DEPEND}
28 >=dev-lang/perl-5
29 >=dev-util/gdbus-codegen-2.33
30 + dev-util/glib-utils
31 >=dev-util/gtk-doc-am-1.10
32 >=sys-devel/gettext-0.19.7
33 virtual/pkgconfig