apt-cyg package list updates in prep
authorChris Koeritz <fred@gruntose.com>
Sat, 4 Jun 2022 11:28:47 +0000 (07:28 -0400)
committerChris Koeritz <fred@gruntose.com>
Sat, 4 Jun 2022 11:28:47 +0000 (07:28 -0400)
scripts/core/prep_feisty_host.sh

index 57ef9ddc4d8fec0dfbd56286ba8426c834426400..79253af2c51c6ea3ee1d37e8aa02da596af86b7a 100644 (file)
@@ -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?