commit: 7dfa2de4ad8411e40e455e7be818332eb2a28787 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Jan 21 21:16:45 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Jan 21 21:36:49 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dfa2de4
profiles: plasma: Add kde-apps/kio-extras-kf5 phonon to package.use Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/targets/desktop/plasma/package.use | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index 3176268c6753..64d344192d29 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Alfred Wingate <[email protected]> (2023-12-25) @@ -72,6 +72,7 @@ sys-libs/zlib minizip # Keep existing defaults after dropping IUSE=phonon from make.defaults <app-office/calligra-3.3 phonon kde-apps/kio-extras phonon +kde-apps/kio-extras-kf5 phonon kde-apps/marble phonon # Required by kde-plasma/plasma-meta
