added meld to apt-cyg install list
authorChris Koeritz <fred@gruntose.com>
Sat, 4 Jun 2022 13:19:17 +0000 (09:19 -0400)
committerChris Koeritz <fred@gruntose.com>
Sat, 4 Jun 2022 13:19:17 +0000 (09:19 -0400)
scripts/core/prep_feisty_host.sh

index 79253af2c51c6ea3ee1d37e8aa02da596af86b7a..d78e232021752f7cc4d8425af951bfa31b7ee295 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 mingw64-i686-openssl openssl openssl-devel libssl-devel zlib-devel
+    apt-cyg install gawk libcurl-devel meld mingw64-i686-openssl openssl openssl-devel libssl-devel zlib-devel
     exit_on_error $PHASE_MESSAGE
 
 #extended set.  just add them?