diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-01-04 01:57:57 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-01-04 01:57:57 +0000 |
commit | fa3c4c282d03b85eb600bae6ec57b619004feb5a (patch) | |
tree | e427243594c435e7223f05759d54ec8f412e67ea /profiles/targets | |
parent | 0a3d5f62f59ea08933fd51b22c8c35ea85e2ce7c (diff) |
gentoo auto-resync : 04:01:2024 - 01:57:56
Diffstat (limited to 'profiles/targets')
-rw-r--r-- | profiles/targets/desktop/package.use | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use index e55d347ecc35..fb40cc967f28 100644 --- a/profiles/targets/desktop/package.use +++ b/profiles/targets/desktop/package.use @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Andreas Sturmlechner <asturm@gentoo.org> (2023-11-12) @@ -16,7 +16,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-util/cmake -gui -qt5 +dev-util/cmake -gui -qt5 -qt6 # Andreas Sturmlechner <asturm@gentoo.org> (2023-07-29) # Required by dev-python/PyQt5[multimedia] |