summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorflawedworld <flawedworld@flawed.world>2021-09-22 20:38:01 +0100
committerDaniel Micay <danielmicay@gmail.com>2021-09-22 15:39:38 -0400
commit1d39b738c31fa217090539639d0e3e0951fee97d (patch)
treed6a82ac5cee4c63b57e46bcaae3afbeec53276c1
parentb5d2c558284c123176af7d94b73679602073b492 (diff)
jq is now needed for APV
-rw-r--r--static/build.html1
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>