From 820b3cf4687f358703c643bacf3e5a06ccfa4402 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 22 Sep 2023 23:18:20 +0100 Subject: gentoo auto-resync : 22:09:2023 - 23:18:20 --- profiles/targets/desktop/package.use | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'profiles/targets') diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use index 891e53c08c97..4c5c2c567b03 100644 --- a/profiles/targets/desktop/package.use +++ b/profiles/targets/desktop/package.use @@ -1,6 +1,13 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2023-09-22) +# Most people aren't going to use CMake's GUI. USE=gui is enabled by default +# on desktop profiles and CMake is unavoidable, it feels a shame to drag in +# Qt 6 just for something people are unlikely to want. Plus, it avoids a +# circular dependency out of the box. +dev-util/cmake -gui -qt5 + # Andreas Sturmlechner (2023-07-29) # Required by dev-python/PyQt5[multimedia] dev-qt/qtmultimedia:5 widgets @@ -47,10 +54,6 @@ app-arch/unzip natspec # Required by kde-frameworks/kwayland dev-qt/qtgui:5 egl libinput -# Andreas Sturmlechner (2017-11-30) -# Avoid circular dependency when installing from scratch -dev-util/cmake -qt5 - # Andreas Sturmlechner (2017-08-04) # Required by flac and mp3 kde-apps/k3b taglib -- cgit v1.2.3