diff options
| author | flawedworld <flawedworld@flawed.world> | 2021-09-22 20:38:01 +0100 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-09-22 15:39:38 -0400 |
| commit | 1d39b738c31fa217090539639d0e3e0951fee97d (patch) | |
| tree | d6a82ac5cee4c63b57e46bcaae3afbeec53276c1 /static/build.html | |
| parent | b5d2c558284c123176af7d94b73679602073b492 (diff) | |
jq is now needed for APV
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/build.html b/static/build.html index 6f0fc894..9321c489 100644 --- a/static/build.html +++ b/static/build.html @@ -279,6 +279,7 @@ <ul> <li>OpenJDK (for the jar command)</li> <li>protobuf library for Python 3</li> + <li>jq</li> </ul> <p>Additional Vanadium (Chromium) build dependencies not provided by the source tree:</p> |
