Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/gnome-connections/
Date: Mon, 16 May 2022 21:02:29
Message-Id: 1652734937.682f0c5ea7a85c5c3add6229b4561bd3f2ddf9bb.mattst88@gentoo
1 commit: 682f0c5ea7a85c5c3add6229b4561bd3f2ddf9bb
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 16 21:02:09 2022 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon May 16 21:02:17 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=682f0c5e
7
8 net-misc/gnome-connections: Raise libhandy dependency
9
10 Closes: https://bugs.gentoo.org/845045
11 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
12
13 net-misc/gnome-connections/gnome-connections-42.1.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-misc/gnome-connections/gnome-connections-42.1.2.ebuild b/net-misc/gnome-connections/gnome-connections-42.1.2.ebuild
17 index 9d5c94babc04..b73b0f74756b 100644
18 --- a/net-misc/gnome-connections/gnome-connections-42.1.2.ebuild
19 +++ b/net-misc/gnome-connections/gnome-connections-42.1.2.ebuild
20 @@ -19,7 +19,7 @@ DEPEND="
21 >=dev-libs/glib-2.50:2
22 >=x11-libs/gtk+-3.22:3[introspection]
23 >=net-libs/gtk-vnc-0.4.4[pulseaudio,vala]
24 - >=gui-libs/libhandy-1.2.0:1[vala]
25 + >=gui-libs/libhandy-1.6.0:1[vala]
26 >=dev-libs/libxml2-2.7.8
27 app-crypt/libsecret[vala]