mirror of
https://github.com/python/cpython.git
synced 2026-06-04 16:50:51 +00:00
Remove 'expat' dependency for Linux in Misc/Brewfile (#150118)
This commit is contained in:
parent
55561b5f86
commit
c7cab734ee
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ 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?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue