| Summary: | media-fonts/noto-emoji[-buildfont]: No Python implementation found for the build. | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Andreas Sturmlechner <asturm> |
| Component: | Current packages | Assignee: | Pacho Ramos <pacho> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
*** This bug has been marked as a duplicate of bug 719264 *** |
If at least one of two packages is not installed: dev-python/fonttools dev-python/nototools Function is missing USE buildfont conditional: python_check_deps() { has_version "dev-python/fonttools[${PYTHON_USEDEP}]" && \ has_version "dev-python/nototools[${PYTHON_USEDEP}]" }