diff options
author | Florian Schmaus <flow@gentoo.org> | 2024-12-07 10:31:28 +0100 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2024-12-07 10:34:33 +0100 |
commit | 425780295c4dddad0b726437d9fcb885bc26defa (patch) | |
tree | d81daeab9cdcb2ae1e8b45e41912979857bb9a54 /dev-texlive | |
parent | sys-devel/gcc: add 13.3.1_p20241206 (diff) | |
download | gentoo-425780295c4dddad0b726437d9fcb885bc26defa.tar.gz gentoo-425780295c4dddad0b726437d9fcb885bc26defa.tar.bz2 gentoo-425780295c4dddad0b726437d9fcb885bc26defa.zip |
dev-texlive/texlive-latexextra: temporarily drop minted PDEPEND
To help with keywording of the added dependencies of the new minted
version, we temporarily drop the minted PDEPEND on texlive-latexextra to
break the cycle dependency.
This hopefully allows for a positive sanity-check of bug #944463.
Bug: https://bugs.gentoo.org/944463
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-latexextra/texlive-latexextra-2024_p72895.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-texlive/texlive-latexextra/texlive-latexextra-2024_p72895.ebuild b/dev-texlive/texlive-latexextra/texlive-latexextra-2024_p72895.ebuild index 73abffb68755..b113fb6b828f 100644 --- a/dev-texlive/texlive-latexextra/texlive-latexextra-2024_p72895.ebuild +++ b/dev-texlive/texlive-latexextra/texlive-latexextra-2024_p72895.ebuild @@ -4091,7 +4091,6 @@ RDEPEND=" " PDEPEND=" >=dev-tex/glossaries-4.55 - >=dev-tex/minted-3.4.0 " DEPEND=" ${COMMON_DEPEND} |