Created attachment 828103 [details] emerge --info x11-libs/gtksourceview + gedit + gnome-calculator After succesfully upgrading x11-libs/gtksourceview to x11-libs/gtksourceview-5.2.0 (stable) gedit and gnome-calculator fail to build. This is the error message for gedit: Run-time dependency gtksourceview-4 found: NO (tried pkgconfig and cmake) meson.build:59:0: ERROR: Dependency "gtksourceview-4" not found, tried pkgconfig and cmake Error Message for gnome-calculator: Dependency gtksourceview-5 found: NO found 5.2.0 but need: '>= 5.3.0' Found CMake: /usr/bin/cmake (3.24.2) WARNING: CMake Toolchain: Failed to determine CMake compilers state Run-time dependency gtksourceview-5 found: NO (tried cmake) meson.build:96:0: ERROR: Invalid version of dependency, need 'gtksourceview-5' ['>= 5.3.0'] found '5.2.0'.
I cannot reproduce this on updated systems, can you retry please? Thanks
commit 65229e3ff7a81f128be7856de553491e9208da2d Author: Matt Turner <mattst88@gentoo.org> Date: Mon Mar 21 22:52:57 2022 -0700 gnome-extra/gnome-calculator: Version bump to 42.0 Signed-off-by: Matt Turner <mattst88@gentoo.org>