explicitly list openssl as a dependency

It's not necessarily pulled in as a dependency of another package due to
some distributions splitting the executable from the libraries.
This commit is contained in:
Daniel Micay 2020-12-28 08:15:16 -05:00
parent 07cbbc43f9
commit 541f73b88e

View File

@ -262,6 +262,7 @@
<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>ncurses5 (provided by the source tree for some tools but not others)</li>
<li>openssl</li>
<li>rsync</li>
<li>unzip</li>
<li>zip</li>