Update INSTALL.md because we need awk to compile libpng (issue #1054)

This commit is contained in:
David Capello 2016-04-11 19:25:54 -03:00
parent 221e9bf4fc
commit 9d3195c718

View File

@ -44,7 +44,10 @@ On Windows you can use programs like
Aseprite uses the latest version of [CMake](http://www.cmake.org/)
(3.0 or greater) as its build system. Also we use
[Ninja](https://ninja-build.org) build files regularly instead of
Visual Studio or Xcode projects.
Visual Studio or Xcode projects. Finally, you will need `awk` utility
to compile the embedded (non-shared version of) libpng library (on
Windows you can get this utility from MSYS2 distributions,
e.g. [MozillaBuild](https://wiki.mozilla.org/MozillaBuild)).
Aseprite can be compiled with two different back-ends: