Fixes to packages required in bootstrap.sh
libretls and libssh2 did not build because of problems. This MR fixes them.
For libretls: Added the dependencies to build it in cross compilation. Package builds fine in cross compilation, and native compilation. For libssh2: Worked around a broken check in the M4 code. Package builds fine in cross compilation, and native compilation.
Edited by Thermi