add pstree to brew installs.

This commit is contained in:
Ivan Malison 2014-08-24 13:45:45 -07:00
parent a9b731e627
commit ecd91aa79b

View File

@ -44,6 +44,7 @@ brew link daemonize
brew install ngrep brew install ngrep
brew install gist brew install gist
brew install gawk brew install gawk
brew install pstree
# Remove outdated versions from the cellar # Remove outdated versions from the cellar
brew cleanup brew cleanup