In addition to needing to install the [Rustlang toolchain](https://doc.rust-lang.org/cargo/getting-started/installation.html), the build step requires the following dependencies: ``` $ brew install gnu-tar $ brew install xz $ brew install openssl ```