mirror of
https://github.com/monero-project/monero.git
synced 2024-10-01 11:49:47 -04:00
README: bump cmake requirement to 3.5, as required by miniupnpc
This commit is contained in:
parent
fad88e18a9
commit
7418aa6005
@ -132,7 +132,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.0.0 | NO | `cmake` | `cmake` | `cmake` | NO | |
|
||||
| CMake | 3.5 | 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…
Reference in New Issue
Block a user