mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 12:47:35 +00:00
Toolchain: Use curl instead of wget (#2574)
- For Linux: curl is already listed as a dependency; - For macOS: curl is pre-installed; - For OpenBSD and FreeBSD: curl is a dependecy of git.
This commit is contained in:
parent
73bcc01143
commit
fef9ad520b
3 changed files with 4 additions and 5 deletions
|
@ -36,7 +36,6 @@ brew install coreutils
|
|||
brew tap discoteq/discoteq
|
||||
brew install flock
|
||||
brew install qemu
|
||||
brew install wget
|
||||
brew install e2fsprogs
|
||||
brew install m4
|
||||
brew install autoconf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue