diff options
author | Michał Górny <mgorny@gentoo.org> | 2025-01-08 12:10:32 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2025-01-08 14:15:30 +0100 |
commit | 372ad6d2a46df4743e34fae8cf11d8d11fdcbf7e (patch) | |
tree | a420e64a26323199caaa3779c1e51eae188508ed /net-im | |
parent | sec-keys/openpgp-keys-apache-tomcat: drop 9.0.97, 10.1.33 (diff) | |
download | gentoo-372ad6d2a46df4743e34fae8cf11d8d11fdcbf7e.tar.gz gentoo-372ad6d2a46df4743e34fae8cf11d8d11fdcbf7e.tar.bz2 gentoo-372ad6d2a46df4743e34fae8cf11d8d11fdcbf7e.zip |
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@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/fractal/fractal-8-r1.ebuild | 4 |
1 files 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 " |