diff options
author | Florian Schmaus <flow@gentoo.org> | 2023-04-26 09:03:34 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2023-04-26 09:04:08 +0200 |
commit | eac4ef89bc915254b9163dba84df7768456ae89b (patch) | |
tree | 8778504400fad4996394fedb68e12f5961253e9f /app-text/texlive | |
parent | dev-tex/latexmk: add 480 (diff) | |
download | gentoo-eac4ef89bc915254b9163dba84df7768456ae89b.tar.gz gentoo-eac4ef89bc915254b9163dba84df7768456ae89b.tar.bz2 gentoo-eac4ef89bc915254b9163dba84df7768456ae89b.zip |
dev-tex/latexmk: upstream's versioning scheme
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'app-text/texlive')
-rw-r--r-- | app-text/texlive/texlive-2021-r1.ebuild (renamed from app-text/texlive/texlive-2021.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/texlive/texlive-2021.ebuild b/app-text/texlive/texlive-2021-r1.ebuild index 8a26c0091664..5d89ea9a4f1e 100644 --- a/app-text/texlive/texlive-2021.ebuild +++ b/app-text/texlive/texlive-2021-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -46,7 +46,7 @@ RDEPEND="${DEPEND} extra? ( app-text/dvisvgm dev-tex/latexdiff - >=dev-tex/latexmk-418 + dev-tex/latexmk >=${TEXLIVE_CAT}/texlive-bibtexextra-${PV} >=${TEXLIVE_CAT}/texlive-fontsextra-${PV} >=${TEXLIVE_CAT}/texlive-formatsextra-${PV} |