diff options
author | Florian Schmaus <flow@gentoo.org> | 2024-03-17 19:14:40 +0100 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2024-03-17 19:14:54 +0100 |
commit | d7615412a7ed3660d63080c894002828a32a8752 (patch) | |
tree | 3dc7ff70398837bfa91641fd2f51bf94eb2d5449 /dev-texlive/texlive-latexextra | |
parent | dev-texlive/texlive-latex: add weak blockers to avoid file collisions (diff) | |
download | gentoo-d7615412a7ed3660d63080c894002828a32a8752.tar.gz gentoo-d7615412a7ed3660d63080c894002828a32a8752.tar.bz2 gentoo-d7615412a7ed3660d63080c894002828a32a8752.zip |
dev-texlive/texlive-latexextra: add weak blockers to avoid file collisions
Some packages where moved around with TexLive 2023, either by us or upstream. Avoid
collisions by declaring weak blockers.
Thanks to Yuan "Leon3418" Liao for reporting this.
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-texlive/texlive-latexextra')
-rw-r--r-- | dev-texlive/texlive-latexextra/texlive-latexextra-2023_p69752-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-texlive/texlive-latexextra/texlive-latexextra-2023_p69752-r1.ebuild b/dev-texlive/texlive-latexextra/texlive-latexextra-2023_p69752-r1.ebuild index 6de98b743529..047e4a79e657 100644 --- a/dev-texlive/texlive-latexextra/texlive-latexextra-2023_p69752-r1.ebuild +++ b/dev-texlive/texlive-latexextra/texlive-latexextra-2023_p69752-r1.ebuild @@ -3961,6 +3961,7 @@ COMMON_DEPEND=" " RDEPEND=" ${COMMON_DEPEND} + !<dev-texlive/texlive-xetex-2023 >=dev-tex/minted-2.9 " PDEPEND=" |