diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-03-11 01:49:36 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-03-11 01:49:36 +0000 |
commit | cf7807d7aea23a99a144afceaba961cfed652b5f (patch) | |
tree | ffd2c781c27e0b7e72152a685a04938a2b7966f0 /profiles/targets | |
parent | 7c5ebaf83da4c538dd11b56fdd5dfdf39dcbc096 (diff) |
Diffstat (limited to 'profiles/targets')
-rw-r--r-- | profiles/targets/desktop/package.use | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use index da37d51de1b4..82b89cf299d4 100644 --- a/profiles/targets/desktop/package.use +++ b/profiles/targets/desktop/package.use @@ -1,6 +1,12 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Filip Kobierski <fkobi@pm.me> (2025-02-27) +# Most desktop users will get doxygen because a USE=doc dep. +# With USE=gui, which is the default for this profile, it pulls in +# qtbase with many dependencies and I doubt it will be used. +app-text/doxygen -gui + # Andreas Sturmlechner <asturm@gentoo.org> (2024-03-07) # Required by kde-frameworks/kio:6 dev-qt/qtbase libproxy |