summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-03-10 15:32:22 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-03-11 10:50:23 +0100
commit907b3751937404fb3d688f5df5431a44296f7371 (patch)
treea035cf89cebb296a055f1ee4df89d4b8b75e3bd8 /profiles
parentnet-irc/konversation: Add konsole view optfeature (diff)
downloadgentoo-907b3751937404fb3d688f5df5431a44296f7371.tar.gz
gentoo-907b3751937404fb3d688f5df5431a44296f7371.tar.bz2
gentoo-907b3751937404fb3d688f5df5431a44296f7371.zip
profiles: targets/desktop: Enforce =kde-plasma/plasma-meta-6.0*[qt5]
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/targets/desktop/package.use.force8
1 files changed, 7 insertions, 1 deletions
diff --git a/profiles/targets/desktop/package.use.force b/profiles/targets/desktop/package.use.force
index 75b02b26d3e7..77925d886d5a 100644
--- a/profiles/targets/desktop/package.use.force
+++ b/profiles/targets/desktop/package.use.force
@@ -1,6 +1,12 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2024 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# Andreas Sturmlechner <asturm@gentoo.org> (2024-03-10)
+# Ensure that KF5- and Qt5-based applications, of which there are still
+# many (even as part of KDE Gear 24.02), will not exhibit bugs and look
+# out of place in Plasma 6 sessions.
+=kde-plasma/plasma-meta-6.0*:6 qt5
+
# Alexandre Rostovtsev <tetromino@gentoo.org> (2014-06-03)
# Ensure shared-mime-info is pulled in by glib, otherwise GNOME, XFCE, and
# numerous gtk-based applications will break, see bug #511894