document freetype2 + font requirement for OpenJDK

This commit is contained in:
Daniel Micay 2020-05-08 19:55:47 -04:00
parent 64c03fe0c5
commit 078eb539e1

View File

@ -251,6 +251,8 @@
source tree:</p>
<ul>
<li>freetype2 and any OpenType/TrueType font (such as DejaVu but anything works)
for OpenJDK despite it being a headless variant without GUI support</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>