Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-tweaks/
Date: Sun, 11 Jul 2021 09:23:13
Message-Id: 1625995334.ffc8ac2c942621ae02688e45023f327accfc6cac.leio@gentoo
1 commit: ffc8ac2c942621ae02688e45023f327accfc6cac
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 11 08:56:01 2021 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 11 09:22:14 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffc8ac2c
7
8 gnome-extra/gnome-tweaks: fix libhandy dep
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
12
13 gnome-extra/gnome-tweaks/gnome-tweaks-40.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/gnome-extra/gnome-tweaks/gnome-tweaks-40.0.ebuild b/gnome-extra/gnome-tweaks/gnome-tweaks-40.0.ebuild
17 index 4bbe3a775eb..9b3b4d59ea7 100644
18 --- a/gnome-extra/gnome-tweaks/gnome-tweaks-40.0.ebuild
19 +++ b/gnome-extra/gnome-tweaks/gnome-tweaks-40.0.ebuild
20 @@ -28,7 +28,7 @@ RDEPEND="${DEPEND}
21 >=dev-libs/glib-2.58:2
22 >=x11-libs/gtk+-3.12:3[introspection]
23 >=gnome-base/gnome-desktop-3.30:3[introspection]
24 - gui-libs/libhandy:0.0[introspection]
25 + gui-libs/libhandy:1[introspection]
26 net-libs/libsoup:2.4[introspection]
27 x11-libs/libnotify[introspection]