Add boost-python3

If enable python-api, do need boost-python3.
This commit is contained in:
Xiangyu Xu 2021-01-04 03:23:09 -06:00 committed by GitHub
parent b72c294653
commit c4e23aab55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -9,3 +9,4 @@ brew "python3"
brew "tcl-tk"
brew "xdot"
brew "bash"
brew 'boost-python3'