summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-05-08 18:50:02 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-05-08 18:50:02 -0400
commitf9c4dde1c9523b00d7c06b144b7efe51288ac200 (patch)
treeef8d4c687670c6ee154b2b6b04085902dca4b129 /static
parentcf75fc34d044d0d28703fa75b136c7ac1022cec6 (diff)
add unzip and ncurses5 as build dependencies
Diffstat (limited to 'static')
-rw-r--r--static/build.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/build.html b/static/build.html
index 056f3532..a398b17f 100644
--- a/static/build.html
+++ b/static/build.html
@@ -241,7 +241,9 @@
<ul>
<li>m4 (will be included as a prebuilt in the next major release)</li>
+ <li>ncurses5 (provided by the source tree for some tools but not others)</li>
<li>python2 (being replaced with python3 for the next major release)</li>
+ <li>unzip</li>
</ul>
<h2 id="downloading-source-code">