diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-10-26 14:50:45 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-10-26 14:55:47 +0100 |
commit | 5a2a01699b8e1b4b6a8743ef45213ad0680a1c73 (patch) | |
tree | 3a4a4837fce648cdf73c3ea8ce407d1f6e2bd410 /profiles/targets | |
parent | app-text/kjots: Drop 5.0.2-r1 (diff) | |
download | gentoo-5a2a01699b8e1b4b6a8743ef45213ad0680a1c73.tar.gz gentoo-5a2a01699b8e1b4b6a8743ef45213ad0680a1c73.tar.bz2 gentoo-5a2a01699b8e1b4b6a8743ef45213ad0680a1c73.zip |
profiles: targets: desktop/plasma: Enable dev-libs/libjcat[gpg,pkcs7]
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'profiles/targets')
-rw-r--r-- | profiles/targets/desktop/plasma/package.use | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index 7674bc4eb442..a5e5a4f82d35 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 |