diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-05-16 17:02:09 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-05-16 17:02:17 -0400 |
commit | 682f0c5ea7a85c5c3add6229b4561bd3f2ddf9bb (patch) | |
tree | c4018a6ab5ce140f541ec939a442129a4e4a23e2 /net-misc/gnome-connections | |
parent | dev-python/pygit2: Keyword 1.9.1 riscv, #845000 (diff) | |
download | gentoo-682f0c5ea7a85c5c3add6229b4561bd3f2ddf9bb.tar.gz gentoo-682f0c5ea7a85c5c3add6229b4561bd3f2ddf9bb.tar.bz2 gentoo-682f0c5ea7a85c5c3add6229b4561bd3f2ddf9bb.zip |
net-misc/gnome-connections: Raise libhandy dependency
Closes: https://bugs.gentoo.org/845045
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'net-misc/gnome-connections')
-rw-r--r-- | net-misc/gnome-connections/gnome-connections-42.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gnome-connections/gnome-connections-42.1.2.ebuild b/net-misc/gnome-connections/gnome-connections-42.1.2.ebuild index 9d5c94babc04..b73b0f74756b 100644 --- a/net-misc/gnome-connections/gnome-connections-42.1.2.ebuild +++ b/net-misc/gnome-connections/gnome-connections-42.1.2.ebuild @@ -19,7 +19,7 @@ DEPEND=" >=dev-libs/glib-2.50:2 >=x11-libs/gtk+-3.22:3[introspection] >=net-libs/gtk-vnc-0.4.4[pulseaudio,vala] - >=gui-libs/libhandy-1.2.0:1[vala] + >=gui-libs/libhandy-1.6.0:1[vala] >=dev-libs/libxml2-2.7.8 app-crypt/libsecret[vala] |