Updated installed Homebrew packages to add doxygen.

This commit is contained in:
Jeff Geerling 2016-10-17 21:34:11 -05:00
parent 8dace7c243
commit b379cb5af8
2 changed files with 2 additions and 0 deletions

View file

@ -54,6 +54,7 @@ Packages (installed with Homebrew):
- autoconf
- bash-completion
- doxygen
- gettext
- git
- go

View file

@ -18,6 +18,7 @@ homebrew_installed_packages:
# - ansible # Installed via Pip.
- autoconf
- bash-completion
- doxygen
- gettext
- git
- go