projects
/
feisty_meow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6be37d7
)
added meld to apt-cyg install list
author
Chris Koeritz
<fred@gruntose.com>
Sat, 4 Jun 2022 13:19:17 +0000
(09:19 -0400)
committer
Chris Koeritz
<fred@gruntose.com>
Sat, 4 Jun 2022 13:19:17 +0000
(09:19 -0400)
scripts/core/prep_feisty_host.sh
patch
|
blob
|
history
diff --git
a/scripts/core/prep_feisty_host.sh
b/scripts/core/prep_feisty_host.sh
index 79253af2c51c6ea3ee1d37e8aa02da596af86b7a..d78e232021752f7cc4d8425af951bfa31b7ee295 100644
(file)
--- 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 mingw64-i686-openssl openssl openssl-devel libssl-devel zlib-devel
+ apt-cyg install gawk libcurl-devel m
eld m
ingw64-i686-openssl openssl openssl-devel libssl-devel zlib-devel
exit_on_error $PHASE_MESSAGE
#extended set. just add them?