summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2024-12-10 15:58:39 +0100
committerFlorian Schmaus <flow@gentoo.org>2024-12-10 15:58:39 +0100
commit831fcbca4faf259592ce4e19a9d34b29f69d0850 (patch)
tree0b7a3904f259c50d3979645e1bfe64a06aefc518
parentdev-texlive/texlive-langjapanese: only remove man page if USE=doc (diff)
downloadtex-overlay-831fcbca4faf259592ce4e19a9d34b29f69d0850.tar.gz
tex-overlay-831fcbca4faf259592ce4e19a9d34b29f69d0850.tar.bz2
tex-overlay-831fcbca4faf259592ce4e19a9d34b29f69d0850.zip
dev-tex/minted: sync with ::gentoo
Signed-off-by: Florian Schmaus <flow@gentoo.org>
-rw-r--r--dev-tex/minted/minted-3.4.0.ebuild7
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-tex/minted/minted-3.4.0.ebuild b/dev-tex/minted/minted-3.4.0.ebuild
index 791efc6..1acb9a3 100644
--- a/dev-tex/minted/minted-3.4.0.ebuild
+++ b/dev-tex/minted/minted-3.4.0.ebuild
@@ -31,7 +31,12 @@ RDEPEND="
>=dev-tex/latex2pydata-0.4.0
dev-texlive/texlive-latexextra
"
-BDEPEND="doc? ( dev-texlive/texlive-fontsextra )"
+BDEPEND="
+ doc? (
+ >=dev-tex/minted-${PV}
+ dev-texlive/texlive-fontsextra
+ )
+"
PATCHES=(
"${DISTDIR}"/${PN}-3.4.0-explicitly-set-build-backend.patch