kde-plasma/plasma-welcome: Do not enable IUSE kaccounts by default

KDE-bug: https://bugs.kde.org/show_bug.cgi?id=471380

See also:
https://discuss.kde.org/t/why-does-every-kde-pim-program-have-its-own-account-configuration-ui-why-no-kcm-for-that/6803

Bug: https://bugs.gentoo.org/920914
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2024-01-21 22:21:04 +01:00
parent d535617ce3
commit 3619df211e

View File

@@ -12,7 +12,7 @@ DESCRIPTION="A friendly onboarding wizard for Plasma"
LICENSE="GPL-2+"
SLOT="5"
KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
IUSE="discover +kaccounts telemetry"
IUSE="discover kaccounts telemetry"
DEPEND="
>=dev-qt/qtdeclarative-${QTMIN}:5[widgets]