commit: 078ac27ac0d4db6974888fdc9d9b5a739957d28c Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Jun 18 09:18:50 2023 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Jun 18 09:25:41 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=078ac27a
profiles: use.desc: Update IUSE pulseaudio Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/use.desc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/use.desc b/profiles/use.desc index bd8cb7031ab8..bca8dffc4f28 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -256,7 +256,7 @@ postscript - Enable support for the PostScript language (often with ghostscript- ppds - Add support for automatically generated ppd (printing driver) files prefix - Defines if a Gentoo Prefix offset installation is used profile - Add support for software performance analysis (will likely vary from ebuild to ebuild) -pulseaudio - Add support for PulseAudio sound server +pulseaudio - Add sound server support via media-libs/libpulse (may be PulseAudio or PipeWire) python - Add optional support/bindings for the Python language qdbm - Add support for the qdbm (Quick Database Manager) library qmail-spp - Add support for qmail SMTP plugins
