diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-03-07 20:53:24 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-03-09 09:31:57 +0100 |
commit | ff8f33815cb41990175d7133cd13935fadfb8038 (patch) | |
tree | 809f9b337e8fe44086162d0fd5607ff947873299 /profiles/targets | |
parent | profiles: targets/desktop(/plasma): Update Qt related package.use (diff) | |
download | gentoo-ff8f33815cb41990175d7133cd13935fadfb8038.tar.gz gentoo-ff8f33815cb41990175d7133cd13935fadfb8038.tar.bz2 gentoo-ff8f33815cb41990175d7133cd13935fadfb8038.zip |
profiles: targets/desktop: Add dev-qt/qtbase[libproxy] to package.use
Required by kde-frameworks/kio:6
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'profiles/targets')
-rw-r--r-- | profiles/targets/desktop/package.use | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use index 3f6c12e710d3..6df6ec312109 100644 --- a/profiles/targets/desktop/package.use +++ b/profiles/targets/desktop/package.use @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <asturm@gentoo.org> (2024-03-07) +# Required by kde-frameworks/kio:6 +dev-qt/qtbase libproxy + # Alfred Wingate <parona@protonmail.com> (2023-12-25) # Prefer X over gbm with REQUIRED_USE: ^^ ( gbm wayland X ) >=media-tv/kodi-20.2 X -gbm |