commit: 5a2a01699b8e1b4b6a8743ef45213ad0680a1c73 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Oct 26 13:50:45 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Oct 26 13:55:47 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a2a0169
profiles: targets: desktop/plasma: Enable dev-libs/libjcat[gpg,pkcs7] Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/targets/desktop/plasma/package.use | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index 7674bc4eb44..a5e5a4f82d3 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -1,6 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Required by sys-apps/fwupd, a dependency of kde-plasma/discover +dev-libs/libjcat gpg pkcs7 + # Required by app-editors/okteta dev-qt/qtscript:5 scripttools
