commit:     331971008a22ef929530329b3dfa07a0e740f8ab
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 12 11:05:36 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Nov 12 11:05:36 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33197100

profiles: targets/desktop: Move app-text/poppler[nss,boost] from plasma

IUSE=qt5 is enabled by desktop profile, so this should also be there.

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 profiles/targets/desktop/package.use        | 5 +++++
 profiles/targets/desktop/plasma/package.use | 4 ----
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/profiles/targets/desktop/package.use 
b/profiles/targets/desktop/package.use
index ef03ac8b4cd1..ec048da4370e 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -1,6 +1,11 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Andreas Sturmlechner <[email protected]> (2023-11-12)
+# NSS: Required by kde-apps/okular[pdf]
+# Boost: app-text/poppler[qt5] recommended w/ Boost (bug #795888)
+app-text/poppler nss boost
+
 # Andreas Sturmlechner <[email protected]> (2023-11-11)
 # egl, libinput required by kde-frameworks/kwayland
 # accessibility required by kde-plasma/kwin

diff --git a/profiles/targets/desktop/plasma/package.use 
b/profiles/targets/desktop/plasma/package.use
index 514e16064026..aea90f890f65 100644
--- a/profiles/targets/desktop/plasma/package.use
+++ b/profiles/targets/desktop/plasma/package.use
@@ -8,10 +8,6 @@
 # in FUSE is currently considered experimental.
 app-emulation/fuse -pulseaudio
 
-# NSS: Required by kde-apps/okular[pdf]
-# Boost: app-text/poppler[qt5] recommended w/ Boost (bug #795888)
-app-text/poppler nss boost
-
 # Required by sys-apps/fwupd, a dependency of kde-plasma/discover
 dev-libs/libjcat gpg pkcs7
 

Reply via email to