commit: bf85490804d5b9790b239f376ad9ec86fe167ca4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 13 19:54:18 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 13 19:54:54 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf854908
profiles/targets/desktop/plasma: enable app-crypt/pinentry[qt6] There are other niceties we could do but some of them involve REQUIRED_USE so need to investigate. Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/targets/desktop/plasma/package.use | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index eb276f4fa19a..5c5ac18bcde9 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -4,6 +4,7 @@ # Sam James <[email protected]> (2024-06-13) # Needed by dependencies of KDE Plasma and KDE Gear app-crypt/gpgme qt6 +app-crypt/pinentry qt6 app-crypt/qca qt6 app-text/poppler qt6 dev-libs/qtkeychain qt6
