add fontconfig to build dependency list

This commit is contained in:
Daniel Micay 2023-02-02 05:41:18 -05:00
parent cec5be9f0a
commit 7bca0e5f5f

View File

@ -275,8 +275,9 @@
<ul> <ul>
<li>diff (diffutils)</li> <li>diff (diffutils)</li>
<li>freetype2 and any OpenType/TrueType font (such as DejaVu but anything works) <li>freetype2, fontconfig and any OpenType/TrueType font (such as DejaVu
for OpenJDK despite it being a headless variant without GUI support</li> but anything works) for OpenJDK despite it being a headless variant
without GUI support</li>
<li>ncurses5 (provided by the source tree for some tools but not others)</li> <li>ncurses5 (provided by the source tree for some tools but not others)</li>
<li>openssl</li> <li>openssl</li>
<li>rsync</li> <li>rsync</li>