MXE Windows build script: Chance MXE make call in comment

In the comment/instruction how to build MXE add "libssh2" and "curl"
to the make call. This seems to be needed in newer versions of MXE.

Signed-off-by: Stefan Fuchs <sfuchs@gmx.de>
This commit is contained in:
Stefan Fuchs 2018-03-23 19:56:53 +01:00 committed by Lubomir I. Ivanov
parent bb922e8db2
commit 02dcd219cf

View file

@ -27,7 +27,7 @@
#
# now you can start the build
#
# make libxml2 libxslt libusb1 libzip qt5 nsis
# make libxml2 libxslt libusb1 libzip libssh2 curl qt5 nsis
#
# After quite a while (depending on your machine anywhere from 15-20
# minutes to several hours) you should have a working MXE install in