Skip to content
Snippets Groups Projects
Commit 612b9c5c authored by Sebastian Achilles's avatar Sebastian Achilles
Browse files

fix toolchain in texlive

parent 63bce2ea
Branches
Tags
No related merge requests found
......@@ -11,7 +11,7 @@ description = """TeX is a typesetting language. Instead of visually formatting y
PDF file. Thus, in contrast to standard word processors, your document is a separate file that does not pretend to
be a representation of the final typeset output, and so can be easily edited and manipulated."""
toolchain = {'name': 'GCC', 'version': '11.3.0'}
toolchain = {'name': 'GCCcore', 'version': '11.3.0'}
source_urls = [
'ftp://tug.org/texlive/historic/2022/',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment