diff options
author | Robert Alessi <alessi@robertalessi.net> | 2024-03-23 09:55:28 +0100 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2024-03-23 09:55:28 +0100 |
commit | cdcc54462ee6812e40322b3d442b9a6395c8f28b (patch) | |
tree | dea9e8f0410e45cf53b0f7a589b45cb270663124 /README.md | |
parent | 4975dfcd935bac3fb31baa6b65b3e6c0554fb904 (diff) | |
download | texlive-openbsd-cdcc54462ee6812e40322b3d442b9a6395c8f28b.tar.gz |
specified deps for xasy
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -242,7 +242,7 @@ Building the sources | |||
242 | - readline | 242 | - readline |
243 | - freeglut | 243 | - freeglut |
244 | - eigen3 | 244 | - eigen3 |
245 | - py3-cson (run dependency for `xasy`) | 245 | - py3-cson, py3-qt5 and py3-numpy (run dependencies for `xasy`) |
246 | 246 | ||
247 | ### Getting the sources | 247 | ### Getting the sources |
248 | ```sh | 248 | ```sh |