diff options
author | Eli Schwartz <eschwartz@gentoo.org> | 2024-09-18 21:58:39 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz@gentoo.org> | 2024-09-18 21:58:39 -0400 |
commit | c61a59a70a42615d3d04db4596a96a94872f4642 (patch) | |
tree | 5eb459fb9948e645210c920b7303bc93eb195a85 | |
parent | variants: slim: sync the workaround from nowayland here too (diff) | |
download | binhost-c61a59a70a42615d3d04db4596a96a94872f4642.tar.gz binhost-c61a59a70a42615d3d04db4596a96a94872f4642.tar.bz2 binhost-c61a59a70a42615d3d04db4596a96a94872f4642.zip |
add server build of doxygen
It is often used by build systems to build documentation, and needs no
GUI when used via automation. But there is an optional GUI, and the
gnome profile assumes you want GUIs in general...
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
-rw-r--r-- | builders/milou/server-23/world | 1 | ||||
-rw-r--r-- | builders/milou/server-v3-23/world | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/builders/milou/server-23/world b/builders/milou/server-23/world index 09d4348..b20e507 100644 --- a/builders/milou/server-23/world +++ b/builders/milou/server-23/world @@ -36,6 +36,7 @@ app-editors/neovim app-editors/vim app-emacs/ebuild-mode app-portage/gentoolkit +app-text/doxygen dev-debug/gdb dev-debug/strace dev-qt/qtbase diff --git a/builders/milou/server-v3-23/world b/builders/milou/server-v3-23/world index 09d4348..b20e507 100644 --- a/builders/milou/server-v3-23/world +++ b/builders/milou/server-v3-23/world @@ -36,6 +36,7 @@ app-editors/neovim app-editors/vim app-emacs/ebuild-mode app-portage/gentoolkit +app-text/doxygen dev-debug/gdb dev-debug/strace dev-qt/qtbase |