Summary: | Include kaccounts-integration by default | ||
---|---|---|---|
Product: | [KDE Neon] neon | Reporter: | Nicolas Fella <nicolas.fella> |
Component: | general | Assignee: | 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
Some proposed changes to fix this: https://invent.kde.org/neon/neon/seeds/-/merge_requests/1 https://invent.kde.org/neon/kde/purpose/-/merge_requests/1 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. 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. |