The requirement for CMake 3.2.0 was introduced erroneously
in commit e29282d208 and is no
longer present
release-v0.2.1.0
Howard Chu 6 years ago committed by wowario
parent 67acb32fff
commit 31ab6076eb
No known key found for this signature in database
GPG Key ID: 24DCBE762DE9C111

@ -112,7 +112,7 @@ library archives (`.a`).
| Dep | Min. version | Vendored | Debian/Ubuntu pkg | Arch pkg | Fedora | Optional | Purpose |
| ------------ | ------------- | -------- | ------------------ | ------------ | ----------------- | -------- | -------------- |
| GCC | 4.7.3 | NO | `build-essential` | `base-devel` | `gcc` | NO | |
| CMake | 3.2.0 | NO | `cmake` | `cmake` | `cmake` | NO | |
| CMake | 3.0.0 | NO | `cmake` | `cmake` | `cmake` | NO | |
| pkg-config | any | NO | `pkg-config` | `base-devel` | `pkgconf` | NO | |
| Boost | 1.58 | NO | `libboost-all-dev` | `boost` | `boost-devel` | NO | C++ libraries |
| OpenSSL | basically any | NO | `libssl-dev` | `openssl` | `openssl-devel` | NO | sha256 sum |

Loading…
Cancel
Save