Update build requirements (#235)

This commit is contained in:
Thomas Pöchtrager 2020-08-18 18:33:34 +02:00 committed by GitHub
parent acb4328167
commit 4dfbc45961
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,7 @@ to the tarballs/ directory.
Then ensure you have the following installed on your system: Then ensure you have the following installed on your system:
`Clang 3.4+`, `cmake`, `git`, `patch`, `Python`, `libssl-devel` (openssl) `Clang 3.9+`, `cmake`, `git`, `patch`, `Python`, `libssl-devel` (openssl)
`lzma-devel`, `libxml2-devel` and the `bash shell`. `lzma-devel`, `libxml2-devel` and the `bash shell`.
You can run 'sudo tools/get\_dependencies.sh' to get these (and the You can run 'sudo tools/get\_dependencies.sh' to get these (and the