fix dependencies and BUILD.md for public build

Signed-off-by: philippe lhardy <philippe.lhardy@astrolabe.coop>
This commit is contained in:
2025-11-01 23:35:33 +01:00
parent 180718c36f
commit 1b0be89766
3 changed files with 5 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ within same directory as this BUILD.md :
```
# ./doit.sh
# depends on sharedrawweb for stl export
./fetch_dependencies.sh
./fetch_dependencies.sh use_zstd
ant dist
```