docs: Link to the compiler requirements wiki page

From the README file.
This commit is contained in:
Emmanuele Bassi 2018-02-08 14:10:20 +00:00
parent ff41829b3f
commit 453a50dc95

View File

@ -34,8 +34,8 @@ Building and installing
In order to build GTK+ you will need:
- a C99 compatible compiler
- Python 3
- [a C99 compatible compiler](https://wiki.gnome.org/Projects/GLib/CompilerRequirements)
- [Python 3](https://www.python.org/)
- [Meson](http://mesonbuild.com)
- [Ninja](https://ninja-build.org)