commit:     ad864099d9b2844e12bd9cf7e20e08106c98610b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 23 17:42:35 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 23 17:45:09 2025 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ad864099

kde-frameworks/kimageformats: depend on >=media-libs/libheif-1.19.7

Tests fail with older libheif. Our libheif was pretty old, it's not
clear if it was just an assumption in the tests or not, and let's
not wait for something to be truly broken at runtime to find out.

Closes: https://bugs.gentoo.org/953971
Signed-off-by: Sam James <sam <AT> gentoo.org>

 kde-frameworks/kimageformats/kimageformats-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kimageformats/kimageformats-9999.ebuild 
b/kde-frameworks/kimageformats/kimageformats-9999.ebuild
index 9a4288b3fc..2fc87cd0f1 100644
--- a/kde-frameworks/kimageformats/kimageformats-9999.ebuild
+++ b/kde-frameworks/kimageformats/kimageformats-9999.ebuild
@@ -18,7 +18,7 @@ RDEPEND="
        =kde-frameworks/karchive-${KDE_CATV}*:6
        avif? ( >=media-libs/libavif-0.8.2:= )
        eps? ( >=dev-qt/qtbase-${QTMIN}:6[widgets] )
-       heif? ( >=media-libs/libheif-1.10.0:= )
+       heif? ( >=media-libs/libheif-1.19.7:= )
        jpeg2k? ( media-libs/openjpeg:= )
        jpegxl? ( >=media-libs/libjxl-0.9.4:= )
        openexr? ( >=media-libs/openexr-3:= )

Reply via email to