commit: 6f2712edbe4caf662c28568a5376963a490b7687 Author: Alexey Sokolov <alexey+gentoo <AT> asokolov <DOT> org> AuthorDate: Tue Dec 27 11:21:07 2022 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Dec 27 12:28:25 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f2712ed
profiles/targets/desktop/package.use: media-fonts/fonts-meta emoji Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/28845 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/targets/desktop/package.use | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use index 0fc7cd2bcc9a..38ebc3ebc6fb 100644 --- a/profiles/targets/desktop/package.use +++ b/profiles/targets/desktop/package.use @@ -1,6 +1,11 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Alexey Sokolov <[email protected]> (2022-12-27) +# On desktops it's common to use browser to browse internet, which these +# days is full of emojis, which wouldn't render properly without the fonts. +media-fonts/fonts-meta emoji + # Andreas K. Hüttel <[email protected]> (2022-04-18) # Avoid a circular dependency, bug 764623 dev-lang/python -bluetooth
