commit: 15c99f9eb21f497191dcf76946153a3a8b52f1e6
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 25 15:19:55 2025 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Jan 25 15:26:55 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15c99f9e
gnome-extra/gnome-software: Fix dependencies
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
gnome-extra/gnome-software/gnome-software-47.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnome-extra/gnome-software/gnome-software-47.4.ebuild
b/gnome-extra/gnome-software/gnome-software-47.4.ebuild
index b662b538c9c6..3e53c70c0307 100644
--- a/gnome-extra/gnome-software/gnome-software-47.4.ebuild
+++ b/gnome-extra/gnome-software/gnome-software-47.4.ebuild
@@ -35,7 +35,7 @@ RDEPEND="
sys-libs/snapd-glib:=
)
udev? ( dev-libs/libgudev )
- >=gnome-base/gsettings-desktop-schemas-3.11.5
+ >=gnome-base/gsettings-desktop-schemas-3.18.0
"
DEPEND="${RDEPEND}
test? ( dev-libs/libglib-testing )