diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-03-20 00:40:44 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-03-20 00:40:44 +0000 |
commit | 4cbcc855382a06088e2f016f62cafdbcb7e40665 (patch) | |
tree | 356496503d52354aa6d9f2d36126302fed5f3a73 /profiles/targets | |
parent | fcc5224904648a8e6eb528d7603154160a20022f (diff) |
gentoo resync : 20.03.2022
Diffstat (limited to 'profiles/targets')
-rw-r--r-- | profiles/targets/desktop/plasma/make.defaults | 4 | ||||
-rw-r--r-- | profiles/targets/desktop/plasma/package.use | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/profiles/targets/desktop/plasma/make.defaults b/profiles/targets/desktop/plasma/make.defaults index 443e5705c4c6..94f35c83e1de 100644 --- a/profiles/targets/desktop/plasma/make.defaults +++ b/profiles/targets/desktop/plasma/make.defaults @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -USE="activities declarative dri kde kipi kwallet plasma policykit qml semantic-desktop widgets" +USE="activities declarative dri kde kwallet plasma policykit qml semantic-desktop widgets" diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index ace810f3220d..5e9ebf34903f 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -8,6 +8,11 @@ app-text/poppler nss boost # Required by sys-apps/fwupd, a dependency of kde-plasma/discover dev-libs/libjcat gpg pkcs7 +# Required by www-client/falkon[python] and dev-python/pyside2[location], +# in addition fix REQUIRED_USE conflict caused if "webengine" is enabled. +dev-python/pyside2 designer location positioning quick +dev-python/pyside2 printsupport webchannel + # Required by sys-apps/flatpak, a dependency of kde-plasma/discover dev-util/ostree curl |