mirror of
https://github.com/python/cpython.git
synced 2026-06-06 01:41:04 +00:00
15 lines
301 B
Ruby
15 lines
301 B
Ruby
brew "gdbm"
|
|
brew "mpdecimal"
|
|
brew "openssl@3.5"
|
|
brew "pkg-config"
|
|
brew "tcl-tk@9"
|
|
brew "xz"
|
|
brew "zstd"
|
|
|
|
brew "bzip2" if OS.linux?
|
|
brew "expat" if OS.linux?
|
|
brew "libedit" if OS.linux?
|
|
brew "libffi" if OS.linux?
|
|
brew "ncurses" if OS.linux?
|
|
brew "unzip" if OS.linux?
|
|
brew "zlib-ng-compat" if OS.linux?
|