From 743bee51acc548338cd1c242caff589c8bd058e2 Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Sat, 4 Jun 2022 07:28:47 -0400 Subject: [PATCH] apt-cyg package list updates in prep --- scripts/core/prep_feisty_host.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/core/prep_feisty_host.sh b/scripts/core/prep_feisty_host.sh index 57ef9ddc..79253af2 100644 --- a/scripts/core/prep_feisty_host.sh +++ b/scripts/core/prep_feisty_host.sh @@ -120,7 +120,7 @@ elif [ "$OS" == "Windows_NT" ]; then echo need to fix apt cyg install list somewhat. #hmmm: list is in our docs as a separate file for cygwin. # plug those packages into here please. - apt-cyg install gawk libcurl-devel openssl-devel zlib-devel + apt-cyg install gawk libcurl-devel mingw64-i686-openssl openssl openssl-devel libssl-devel zlib-devel exit_on_error $PHASE_MESSAGE #extended set. just add them? -- 2.34.1