Summary: | The Runner shouldn't pull QtWebEngine | ||
---|---|---|---|
Product: | [Applications] zanshin | Reporter: | Aleix Pol <aleixpol> |
Component: | general | Assignee: | Laurent Montel <montel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | mbensi, montel |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | already done | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 5.7.0 | |
Sentry Crash Report: |
Description
Aleix Pol
2017-10-10 11:14:37 UTC
Hm... this is because we link against KF5::AkonadiCalendar which in turn links on QtWebEngine for some reason. This is annoying, not sure how to best approach that on our end for now... BTW, makes me wonder why AkonadiCalendar uses QtWebEngine in the first place... I work on it. Fixed now as akonadi-contact doesn't depend against qtwebengine. I moved code to plugins. So for master it's not a problem now. Regards |