diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2020-11-22 03:55:51 +0200 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2020-11-26 20:28:55 +0200 |
| commit | cef13b04c253150a449eaea806d97207281916eb (patch) | |
| tree | eac707c5f46fd95d39bf09203c88b7318eddc105 /README.md | |
| parent | 87b2aeb54cdf0c991f25a00f1d6dacc4aba8de0e (diff) | |
| download | meson-cef13b04c253150a449eaea806d97207281916eb.tar.gz | |
Bump Ninja requirement to 1.8.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -15,8 +15,8 @@ build system. #### Dependencies - - [Python](https://python.org) (version 3.5 or newer) - - [Ninja](https://ninja-build.org) (version 1.7 or newer) + - [Python](https://python.org) (version 3.6 or newer) + - [Ninja](https://ninja-build.org) (version 1.8.2 or newer) #### Installing from source |
