projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b72c294
)
Add boost-python3
author
Xiangyu Xu
<bkbncn@gmail.com>
Mon, 4 Jan 2021 09:23:09 +0000
(
03:23
-0600)
committer
GitHub
<noreply@github.com>
Mon, 4 Jan 2021 09:23:09 +0000
(
03:23
-0600)
If enable python-api, do need boost-python3.
Brewfile
patch
|
blob
|
history
diff --git
a/Brewfile
b/Brewfile
index 2a985f09e65fa0c0558cf9ce9ce1f70f4ca04dce..b50c70a4b0e7f70a133cd2cadfe313d276cb6f90 100644
(file)
--- a/
Brewfile
+++ b/
Brewfile
@@
-9,3
+9,4
@@
brew "python3"
brew "tcl-tk"
brew "xdot"
brew "bash"
+brew 'boost-python3'