summaryrefslogtreecommitdiff
path: root/profiles/targets
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-03-22 19:00:48 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-03-22 19:00:48 +0000
commit7fe6984499f95d52b3c32af6ab771aa8f08c2dd4 (patch)
tree54d67e6967899567ec7c52e0fd45265342c2e29f /profiles/targets
parenta9715695537fe2582eaabd4a0d2cbe2322c01735 (diff)
gentoo auto-resync : 22:03:2024 - 19:00:48
Diffstat (limited to 'profiles/targets')
-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]