Latest
This commit is contained in:
parent
dd50ce6d5f
commit
7f65e743ad
1 changed files with 1 additions and 0 deletions
|
@ -251,6 +251,7 @@ ensureHomebrewDeps() {
|
|||
|
||||
### macOS
|
||||
if [ -d /Applications ] && [ -d /System ]; then
|
||||
installBrewPackage "expect"
|
||||
installBrewPackage "gsed"
|
||||
if ! command -v gtimeout > /dev/null; then
|
||||
brew install coreutils
|
||||
|
|
Loading…
Reference in a new issue