summaryrefslogtreecommitdiff
path: root/profiles/targets/desktop/package.use
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/targets/desktop/package.use')
-rw-r--r--profiles/targets/desktop/package.use2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index 6df6ec312109..0822e94248e9 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -24,7 +24,7 @@ dev-qt/qtgui:5 accessibility egl libinput
# 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-build/cmake -gui -qt5 -qt6
+dev-build/cmake -gui -qt6
# Andreas Sturmlechner <asturm@gentoo.org> (2023-07-29)
# Required by dev-python/PyQt5[multimedia]