From d8a7fda4a1bd938e3eea378a1fac9571992c9fb7 Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Thu, 6 Dec 2018 22:27:37 +0000 Subject: [PATCH] Updating windows build scripts after test on WSL. --- win/install-cross.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/win/install-cross.sh b/win/install-cross.sh index 991a00a..7f3455f 100755 --- a/win/install-cross.sh +++ b/win/install-cross.sh @@ -13,7 +13,6 @@ filesystem libopenssl libopenssl-devel libintl-devel -cross-nsis win_iconv-devel zlib-devel winpthreads-devel @@ -24,7 +23,8 @@ EOF # Instala apicativos e temas necessários sudo zypper --non-interactive in \ - gettext-tools + gettext-tools \ + automake while read FILE do -- libgit2 0.21.2