diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-01-21 22:18:18 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-01-21 22:36:49 +0100 |
commit | ea0a0dbf3f49865ebe64af154e6334b3bd2f1e7d (patch) | |
tree | 0935034c61d78fed643fc8b60f00a0d5d8d26d20 /profiles/targets | |
parent | profiles: plasma: Add kde-apps/kio-extras-kf5 phonon to package.use (diff) | |
download | gentoo-ea0a0dbf3f49865ebe64af154e6334b3bd2f1e7d.tar.gz gentoo-ea0a0dbf3f49865ebe64af154e6334b3bd2f1e7d.tar.bz2 gentoo-ea0a0dbf3f49865ebe64af154e6334b3bd2f1e7d.zip |
profiles: plasma: Add kaccounts defaults to package.use
Not adding kde-plasma/plasma-welcome for upstream disabling it again
in Plasma 6.
Bug: https://bugs.gentoo.org/920914
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'profiles/targets')
-rw-r--r-- | profiles/targets/desktop/plasma/package.use | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index 64d344192d29..e3eb9e4f43f6 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -80,3 +80,7 @@ kde-plasma/kwin lock # plasma profile never enabled pulseaudio. We're skipping to pipewire. media-video/pipewire sound-server + +# Expected to be available by default in Plasma +kde-frameworks/purpose kaccounts +kde-plasma/plasma-desktop kaccounts |