From 3619df211e9c802f1bd3d40a050227229a3471e1 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 21 Jan 2024 22:21:04 +0100 Subject: [PATCH] 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 --- kde-plasma/plasma-welcome/plasma-welcome-5.27.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/plasma-welcome/plasma-welcome-5.27.10.ebuild b/kde-plasma/plasma-welcome/plasma-welcome-5.27.10.ebuild index 05dceea0a6647..e9f2c0fdc96a9 100644 --- a/kde-plasma/plasma-welcome/plasma-welcome-5.27.10.ebuild +++ b/kde-plasma/plasma-welcome/plasma-welcome-5.27.10.ebuild @@ -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]