diff options
author | 2024-12-07 12:14:17 +0100 | |
---|---|---|
committer | 2024-12-07 12:53:54 +0100 | |
commit | eb3c0c8b0975ed9fffb4f24f85f2798822c9f3f3 (patch) | |
tree | 6add41b6af0ebebe6561186ae443ef2c86df8620 /dev-texlive | |
parent | dev-python/whatthepatch: Remove old (diff) | |
download | gentoo-eb3c0c8b0975ed9fffb4f24f85f2798822c9f3f3.tar.gz gentoo-eb3c0c8b0975ed9fffb4f24f85f2798822c9f3f3.tar.bz2 gentoo-eb3c0c8b0975ed9fffb4f24f85f2798822c9f3f3.zip |
dev-texlive/texlive-latexextra: revert "dev-texlive/texlive-latexextra: temporarily drop minted PDEPEND"
This reverts commit 425780295c4dddad0b726437d9fcb885bc26defa. Turns out,
that this will not help. So we are left with dropping keywords on the
according packages as only option.
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, 1 insertions, 0 deletions
diff --git a/dev-texlive/texlive-latexextra/texlive-latexextra-2024_p72895.ebuild b/dev-texlive/texlive-latexextra/texlive-latexextra-2024_p72895.ebuild index b113fb6b828f..73abffb68755 100644 --- a/dev-texlive/texlive-latexextra/texlive-latexextra-2024_p72895.ebuild +++ b/dev-texlive/texlive-latexextra/texlive-latexextra-2024_p72895.ebuild @@ -4091,6 +4091,7 @@ RDEPEND=" " PDEPEND=" >=dev-tex/glossaries-4.55 + >=dev-tex/minted-3.4.0 " DEPEND=" ${COMMON_DEPEND} |