Skip to content

Commit

Permalink
Auto merge of #6368 - RandomInsano:patch-1, r=alexcrichton
Browse files Browse the repository at this point in the history
Remove `cmake` as a requirement

No longer needed as outlined in #6367
  • Loading branch information
bors committed Dec 2, 2018
2 parents bfdbf10 + 3b0f31e commit e66ae61
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ Cargo requires the following tools and packages to build:

* `python`
* `curl` (on Unix)
* `cmake`
* OpenSSL headers (only for Unix, this is the `libssl-dev` package on ubuntu)
* `cargo` and `rustc`

Expand Down

0 comments on commit e66ae61

Please sign in to comment.