Bug 474041

Summary: KMymoney fails to find the dependency to the cmake package for QtWebEngineWidgets
Product: [Frameworks and Libraries] alkimia Reporter: Ralf Habacker <ralf.habacker>
Component: PackagingAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 8.1.1   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 8.1.2
Sentry Crash Report:

Description Ralf Habacker 2023-09-01 22:33:40 UTC
SUMMARY
Using alkimia configured with webengine Qt 5.15 in kmymoney fails to find the dependency to the cmake package for QtWebEngine.  This bug was initial reported at https://invent.kde.org/office/kmymoney/-/issues/63.


STEPS TO REPRODUCE
1. see the mentioned bug for details
Comment 1 Ralf Habacker 2023-09-01 22:39:08 UTC
Git commit 92320c9b12203d0bc2f0f2ce4bbf55d539de0b02 by Ralf Habacker.
Committed on 02/09/2023 at 00:38.
Pushed by habacker into branch '8.1'.

For finding Qt dependencies use the same (major.minor) version as found by alkima

M  +3    -3    src/LibAlkimiaConfig.cmake.in

https://invent.kde.org/office/alkimia/-/commit/92320c9b12203d0bc2f0f2ce4bbf55d539de0b02
Comment 2 Ralf Habacker 2023-09-01 22:39:16 UTC
Git commit 025a77f5cb2d6c633d6db3b9464ac6262e7d71d8 by Ralf Habacker, on behalf of Alexander Lohnau.
Committed on 02/09/2023 at 00:37.
Pushed by habacker into branch '8.1'.

Fix finding of WebEngineWidgets
FIXED-IN:8.1.2

M  +3    -1    src/LibAlkimiaConfig.cmake.in

https://invent.kde.org/office/alkimia/-/commit/025a77f5cb2d6c633d6db3b9464ac6262e7d71d8