commit: 3619df211e9c802f1bd3d40a050227229a3471e1 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Jan 21 21:21:04 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Jan 21 21:36:50 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3619df21
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 <AT> gentoo.org> 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 05dceea0a664..e9f2c0fdc96a 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]
