Bug 474041 - KMymoney fails to find the dependency to the cmake package for QtWebEngineWidgets
Summary: KMymoney fails to find the dependency to the cmake package for QtWebEngineWid...
Status: RESOLVED FIXED
Alias: None
Product: alkimia
Classification: Frameworks and Libraries
Component: Packaging (show other bugs)
Version: 8.1.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-01 22:33 UTC by Ralf Habacker
Modified: 2023-09-01 22:39 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 8.1.2
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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