commit: 077acb1702696b2407cbcd07f98ec9280bedad86 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Fri Jun 4 02:56:48 2021 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Fri Jun 4 03:11:52 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=077acb17
gnome-extra/gnome-tweaks: Raise gsettings-desktop-schemas dep Closes: https://bugs.gentoo.org/793404 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> gnome-extra/gnome-tweaks/gnome-tweaks-40.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gnome-tweaks/gnome-tweaks-40.0.ebuild b/gnome-extra/gnome-tweaks/gnome-tweaks-40.0.ebuild index 4595dba16af..fc0744aeb70 100644 --- a/gnome-extra/gnome-tweaks/gnome-tweaks-40.0.ebuild +++ b/gnome-extra/gnome-tweaks/gnome-tweaks-40.0.ebuild @@ -32,7 +32,7 @@ RDEPEND="${DEPEND} net-libs/libsoup:2.4[introspection] x11-libs/libnotify[introspection] - >=gnome-base/gsettings-desktop-schemas-3.33.0 + >=gnome-base/gsettings-desktop-schemas-40.0 >=gnome-base/gnome-shell-3.24 x11-wm/mutter "
