diff options
author | Robert Alessi <alessi@robertalessi.net> | 2024-02-29 06:35:23 +0100 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2024-02-29 06:35:23 +0100 |
commit | 094c40d4c9c6a93de6b99595ffb7005f677af11b (patch) | |
tree | 8a8042e7e81651abd101036158ff686c1aba315c | |
parent | 18b1213a9464bff3fa63306cdc2bf5378915378f (diff) | |
download | texlive-openbsd-094c40d4c9c6a93de6b99595ffb7005f677af11b.tar.gz |
README: added a missing requirement for asymptote
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -110,6 +110,7 @@ Building the sources | |||
110 | - For asymptote: | 110 | - For asymptote: |
111 | - freeglut | 111 | - freeglut |
112 | - readline | 112 | - readline |
113 | - eigen3 | ||
113 | 114 | ||
114 | ### Getting the sources | 115 | ### Getting the sources |
115 | ```sh | 116 | ```sh |