Bug 431637

Summary: Include kaccounts-integration by default
Product: [KDE Neon] neon Reporter: Nicolas Fella <nicolas.fella>
Component: generalAssignee: Neon Bugs <neon-bugs>
Status: RESOLVED FIXED    
Severity: wishlist CC: ash, jr, nate, neon-bugs, sitter
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Nicolas Fella 2021-01-15 12:37:41 UTC
On a fresh Neon Developer Edition kaccounts-integration is not present.

This for example breaks part of Purpose's functionality since it's not possible to add accounts for the Nextcloud and Youtube upload
Comment 2 Harald Sitter 2021-01-18 11:15:41 UTC
I do wonder... shouldn't either purpose or kaccounts-providers find_package on kaccounts-integration as RUNTIME dep? Currently I don't see it codified in cmake, if it was the build tooling would have told us to add a dep somewhere.
Comment 3 Jonathan Riddell 2021-02-04 16:52:42 UTC
I guess from a kaccounts devs view the issue is the kaccounts-integration source package which makes the libkaccounts library and kded_accounts gets split by Debian packaging cos that how packaging likes things and the packaging should just make sure that that daemon gets installed when the library is installed.