mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-05 13:56:04 +00:00
Drop boost-python
This commit is contained in:
parent
ec2148d16b
commit
a4a491719e
4 changed files with 5 additions and 8 deletions
|
|
@ -100,9 +100,8 @@ Installing all prerequisites:
|
|||
.. code:: console
|
||||
|
||||
sudo apt-get install gawk git make python3 lld \
|
||||
bison clang flex libboost-filesystem-dev libboost-python-dev \
|
||||
libboost-system-dev libffi-dev libfl-dev libreadline-dev \
|
||||
pkg-config tcl-dev zlib1g-dev \
|
||||
bison clang flex libboost-filesystem-dev libboost-system-dev \
|
||||
libffi-dev libfl-dev libreadline-dev pkg-config tcl-dev zlib1g-dev \
|
||||
graphviz xdot
|
||||
|
||||
.. tab:: macOS 13 (with Homebrew)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue