commit: 372ad6d2a46df4743e34fae8cf11d8d11fdcbf7e Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Jan 8 11:10:32 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Jan 8 13:15:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=372ad6d2
net-im/fractal: Update libshumate dep in 8-r1 No revbump since the issue is relatively rare and rebuilding this package is a heavy burden. Bug: https://bugs.gentoo.org/946598 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> net-im/fractal/fractal-8-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/fractal/fractal-8-r1.ebuild b/net-im/fractal/fractal-8-r1.ebuild index 238aa81303d1..e138b3cda8df 100644 --- a/net-im/fractal/fractal-8-r1.ebuild +++ b/net-im/fractal/fractal-8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023-2024 Gentoo Authors +# Copyright 2023-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -73,7 +73,7 @@ DEPEND=" >=gui-libs/gtksourceview-5.0.0:5 >=media-video/pipewire-0.3.0:=[gstreamer] >=dev-libs/openssl-1.0.1:= - >=media-libs/libshumate-1.0.0:1.0 + >=media-libs/libshumate-1.2:1.0 >=dev-db/sqlite-3.24.0:3 >=sys-apps/xdg-desktop-portal-1.14.1 "
