mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
Remove cmake
as a requirement
No longer needed as outlined in https://github.com/rust-lang/cargo/issues/6367
This commit is contained in:
parent
de1ef75659
commit
3b0f31e2d7
@ -22,7 +22,6 @@ Cargo requires the following tools and packages to build:
|
|||||||
|
|
||||||
* `python`
|
* `python`
|
||||||
* `curl` (on Unix)
|
* `curl` (on Unix)
|
||||||
* `cmake`
|
|
||||||
* OpenSSL headers (only for Unix, this is the `libssl-dev` package on ubuntu)
|
* OpenSSL headers (only for Unix, this is the `libssl-dev` package on ubuntu)
|
||||||
* `cargo` and `rustc`
|
* `cargo` and `rustc`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user