diff options
-rwxr-xr-x | packaging/windows/mxe-based-build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/windows/mxe-based-build.sh b/packaging/windows/mxe-based-build.sh index 19f7ed320..80ed081e0 100755 --- a/packaging/windows/mxe-based-build.sh +++ b/packaging/windows/mxe-based-build.sh @@ -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 |