Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfconf/
Date: Mon, 22 Oct 2018 14:32:10
Message-Id: 1540218711.49ad7fd419908564186388458520252863af77be.mgorny@gentoo
1 commit: 49ad7fd419908564186388458520252863af77be
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 22 14:30:52 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 22 14:31:51 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49ad7fd4
7
8 xfce-base/xfconf: Add missing dep on glib-utils
9
10 Closes: https://bugs.gentoo.org/667340
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 xfce-base/xfconf/xfconf-4.13.5.ebuild | 3 ++-
14 xfce-base/xfconf/xfconf-4.13.6.ebuild | 3 ++-
15 2 files changed, 4 insertions(+), 2 deletions(-)
16
17 diff --git a/xfce-base/xfconf/xfconf-4.13.5.ebuild b/xfce-base/xfconf/xfconf-4.13.5.ebuild
18 index 39a35ac7568..2cd890f3d36 100644
19 --- a/xfce-base/xfconf/xfconf-4.13.5.ebuild
20 +++ b/xfce-base/xfconf/xfconf-4.13.5.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -24,6 +24,7 @@ RDEPEND=">=dev-libs/glib-2.30:=
28 !<xfce-base/xfce4-settings-4.13.1"
29 DEPEND="${RDEPEND}
30 dev-util/gdbus-codegen
31 + dev-util/glib-utils
32 dev-util/intltool
33 virtual/pkgconfig
34 sys-devel/gettext
35
36 diff --git a/xfce-base/xfconf/xfconf-4.13.6.ebuild b/xfce-base/xfconf/xfconf-4.13.6.ebuild
37 index 39a35ac7568..2cd890f3d36 100644
38 --- a/xfce-base/xfconf/xfconf-4.13.6.ebuild
39 +++ b/xfce-base/xfconf/xfconf-4.13.6.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2017 Gentoo Foundation
42 +# Copyright 1999-2018 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI=6
46 @@ -24,6 +24,7 @@ RDEPEND=">=dev-libs/glib-2.30:=
47 !<xfce-base/xfce4-settings-4.13.1"
48 DEPEND="${RDEPEND}
49 dev-util/gdbus-codegen
50 + dev-util/glib-utils
51 dev-util/intltool
52 virtual/pkgconfig
53 sys-devel/gettext