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-extra/xfce4-places-plugin/
Date: Thu, 22 Aug 2019 11:15:30
Message-Id: 1566472454.72c278805cc966ebdaad9bc8d278306e03910832.mgorny@gentoo
1 commit: 72c278805cc966ebdaad9bc8d278306e03910832
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 22 10:02:32 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 22 11:14:14 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72c27880
7
8 xfce-extra/xfce4-places-plugin: Require xfce-base/exo[gtk2]
9
10 Closes: https://bugs.gentoo.org/692564
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.7.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.7.0-r1.ebuild b/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.7.0-r1.ebuild
17 index b4a80f3dddb..9b5866d107c 100644
18 --- a/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.7.0-r1.ebuild
19 +++ b/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.7.0-r1.ebuild
20 @@ -15,7 +15,7 @@ IUSE="libnotify"
21 RDEPEND=">=dev-libs/glib-2.28:2
22 >=x11-libs/gtk+-2.20:2
23 x11-libs/libX11:=
24 - >=xfce-base/exo-0.6:=
25 + >=xfce-base/exo-0.6:=[gtk2(+)]
26 >=xfce-base/libxfce4ui-4.8:=
27 >=xfce-base/libxfce4util-4.8:=
28 >=xfce-base/xfce4-panel-4.8:=