diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-10-06 10:21:02 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-10-06 12:02:16 +0200 |
commit | df18c61c5838f2b3bc52057a86aeb50460556a8d (patch) | |
tree | c6bfae9790d77ace314441bb96727ec25633a733 /profiles | |
parent | dev-util/cargo-c: update min version of libgit2 (diff) | |
download | gentoo-df18c61c5838f2b3bc52057a86aeb50460556a8d.tar.gz gentoo-df18c61c5838f2b3bc52057a86aeb50460556a8d.tar.bz2 gentoo-df18c61c5838f2b3bc52057a86aeb50460556a8d.zip |
profiles: plasma: Fix package.use comment
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/targets/desktop/plasma/package.use | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index 032e4855dfae..47695fff68dd 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -25,7 +25,7 @@ dev-util/ostree curl # Required by app-editors/okteta:5 dev-qt/qtscript:5 scripttools -# Required by kde-apps/akonadi:5 +# Required by kde-apps/akonadi:6 dev-qt/qtbase:6 mysql # Enable by default, requires kde-frameworks/kwayland |