From 02dcd219cf3705506230cc0c0edd58140bf99482 Mon Sep 17 00:00:00 2001
From: Stefan Fuchs <sfuchs@gmx.de>
Date: Fri, 23 Mar 2018 19:56:53 +0100
Subject: 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>
---
 packaging/windows/mxe-based-build.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'packaging')

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
-- 
cgit v1.2.3-70-g09d2