I found this issue and suggested this patch: https://phabricator.kde.org/D8214 Then I realized it was happening only for Zanshin, so maybe it's something you guys can figure out in your end?
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