Skip to content
This repository was archived by the owner on Sep 27, 2019. It is now read-only.

Commit 23ce712

Browse files
authored
Adding 'wget' dependency for Mac
1 parent cd0051d commit 23ce712

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

script/installation/packages.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,7 @@ elif [ "$DISTRO" = "DARWIN" ]; then
334334
brew install [email protected]
335335
brew install postgresql
336336
brew install curl
337+
brew install wget
337338
brew install python
338339
brew upgrade python
339340
# Brew installs correct version of Protobuf(3.5.1 >= 3.4.0)

0 commit comments

Comments
 (0)