commit: ab613b095756049f6650ebd36138651f3099be52 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Wed Feb 21 09:16:11 2024 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Wed Feb 21 09:16:11 2024 +0000 URL: https://gitweb.gentoo.org/proj/tex-overlay.git/commit/?id=ab613b09
dev-texlive/texlive-context: add DEPEND on texlive-core[xetex] Closes: https://bugs.gentoo.org/924835 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> dev-texlive/texlive-context/texlive-context-2023_p69108.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-texlive/texlive-context/texlive-context-2023_p69108.ebuild b/dev-texlive/texlive-context/texlive-context-2023_p69108.ebuild index 13819ba..82bd6c0 100644 --- a/dev-texlive/texlive-context/texlive-context-2023_p69108.ebuild +++ b/dev-texlive/texlive-context/texlive-context-2023_p69108.ebuild @@ -69,6 +69,7 @@ RDEPEND=" " DEPEND=" ${COMMON_DEPEND} + >=app-text/texlive-core-2023[xetex] " src_prepare() { default
