X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fcore%2Fprep_feisty_host.sh;h=57ef9ddc4d8fec0dfbd56286ba8426c834426400;hb=d88be084867a87d831ced0bec1169cc91654c60a;hp=e67b991b444a8a73d831eb5f7dba6a5c6b9abe65;hpb=7c55054dfb0833d9b75dde9e4d057dd209137427;p=feisty_meow.git diff --git a/scripts/core/prep_feisty_host.sh b/scripts/core/prep_feisty_host.sh index e67b991b..57ef9ddc 100644 --- a/scripts/core/prep_feisty_host.sh +++ b/scripts/core/prep_feisty_host.sh @@ -120,8 +120,12 @@ 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 mawk openssl-devel libz-devel curl-devel + apt-cyg install gawk libcurl-devel openssl-devel zlib-devel exit_on_error $PHASE_MESSAGE + +#extended set. just add them? +# xorg-server xorg-docs xlaunch + fi fi