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

Merge branch 'sa-texlive' into '2023'

fix toolchain in texlive

See merge request software-team/easybuild!1621
parents 007b2b8f 612b9c5c
Branches
No related tags found
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