commit: 94a7b471624e4f97881b30305888d216b52f75a7 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Oct 26 13:53:23 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Oct 26 13:55:48 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94a7b471
profiles: targets: desktop/plasma: Enable dev-util/ostree[curl] Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/targets/desktop/plasma/package.use | 3 +++ 1 file changed, 3 insertions(+) diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index a5e5a4f82d3..f11c0163579 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -4,6 +4,9 @@ # Required by sys-apps/fwupd, a dependency of kde-plasma/discover dev-libs/libjcat gpg pkcs7 +# Required by sys-apps/flatpak, a dependency of kde-plasma/discover +dev-util/ostree curl + # Required by app-editors/okteta dev-qt/qtscript:5 scripttools
