aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2024-03-05 08:20:11 +0100
committerRobert Alessi <alessi@robertalessi.net>2024-03-05 08:20:11 +0100
commit875186950e07e898dad5cc97a811a91104a8c559 (patch)
tree79bf2eab4886325b65a38e318c06c987cc640353 /README.md
parent338365898f723e358b502e250b440e835734764a (diff)
downloadtexlive-openbsd-875186950e07e898dad5cc97a811a91104a8c559.tar.gz
added py3-cson as runtime dep for xasy. optionally compile and include asy after TL has been built
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index fd04b6e..9fd5c4c 100644
--- a/README.md
+++ b/README.md
@@ -123,6 +123,7 @@ Building the sources
123 - freeglut 123 - freeglut
124 - readline 124 - readline
125 - eigen3 125 - eigen3
126 - py3-cson (run dependency for `xasy`)
126 127
127### Getting the sources 128### Getting the sources
128```sh 129```sh