yosys/Brewfile

21 lines
247 B
Plaintext
Raw Normal View History

2017-09-28 01:49:03 +02:00
brew "bison"
brew "flex"
brew "gawk"
brew "libffi"
brew "git"
brew "graphviz"
brew "pkg-config"
brew "python3"
2019-09-23 18:25:04 +02:00
brew "xdot"
brew "bash"
2024-07-29 15:13:24 +02:00
brew "boost-python3"
2025-09-02 01:30:57 +02:00
brew "llvm@20"
brew "lld"
2025-02-14 20:57:20 +01:00
2025-02-14 13:40:51 +01:00
brew "autoconf"
2025-01-16 07:42:51 +01:00
brew "dwarfutils"
brew "libelf"
2025-09-15 17:05:46 +02:00
brew "ccache"