Some fonts (e.g. media-libs/noto-emoji) requires freetype with png support enabled in order to display properly in web browsers and other applications. Adding DEPEND="media-libs/freetype[png]" to the cairo ebuild should resolve this issue. See https://bugs.gentoo.org/753569 for why this was not added in the noto-emoji ebuild. Reproducible: Always
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=535e3ba1df6c9c249c0660843df5570b13b63e35 commit 535e3ba1df6c9c249c0660843df5570b13b63e35 Author: William Breathitt Gray <vilhelm.gray@gmail.com> AuthorDate: 2020-12-10 11:54:43 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2020-12-17 16:49:49 +0000 x11-libs/cairo: Add RDEPEND on media-libs/freetype[png] Closes: https://bugs.gentoo.org/759337 Closes: https://github.com/gentoo/gentoo/pull/18593 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org> x11-libs/cairo/cairo-1.16.0-r4.ebuild | 2 +- x11-libs/cairo/cairo-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)