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-notifyd/
Date: Sun, 31 Jul 2016 16:56:06
Message-Id: 1469984157.41637d013f1b0a78dd86937e82ac0df0975bad3e.mgorny@gentoo
1 commit: 41637d013f1b0a78dd86937e82ac0df0975bad3e
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 31 16:55:12 2016 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 31 16:55:57 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41637d01
7
8 xfce-extra/xfce4-notifyd: Raise GTK+3 dep to fix build failure, #590112
9
10 xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.0.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.0.ebuild
14 index 6434b59..4f8705c 100644
15 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.0.ebuild
16 +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.0.ebuild
17 @@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~x86"
18 IUSE="debug"
19
20 RDEPEND=">=dev-libs/glib-2.42:2=
21 - >=x11-libs/gtk+-3.14:3=
22 + >=x11-libs/gtk+-3.20.6:3=
23 >=x11-libs/libnotify-0.7:=
24 >=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
25 >=xfce-base/libxfce4util-4.12:=