3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-11-05 13:56:04 +00:00

CI: Move libbz2 to iverilog setup

Needed for vcd2fst.
This commit is contained in:
Krystine Sherwin 2025-11-01 20:08:45 +13:00
parent d1f89ccb23
commit ec2148d16b
No known key found for this signature in database
4 changed files with 6 additions and 6 deletions

View file

@ -101,8 +101,8 @@ Installing all prerequisites:
sudo apt-get install gawk git make python3 lld \
bison clang flex libboost-filesystem-dev libboost-python-dev \
libboost-system-dev libbz2-dev libffi-dev libfl-dev \
libreadline-dev pkg-config tcl-dev zlib1g-dev \
libboost-system-dev libffi-dev libfl-dev libreadline-dev \
pkg-config tcl-dev zlib1g-dev \
graphviz xdot
.. tab:: macOS 13 (with Homebrew)