add unzip and ncurses5 as build dependencies

This commit is contained in:
Daniel Micay 2020-05-08 18:50:02 -04:00
parent cf75fc34d0
commit f9c4dde1c9

View File

@ -241,7 +241,9 @@
<ul> <ul>
<li>m4 (will be included as a prebuilt in the next major release)</li> <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>python2 (being replaced with python3 for the next major release)</li>
<li>unzip</li>
</ul> </ul>
<h2 id="downloading-source-code"> <h2 id="downloading-source-code">