New dependency.

--HG--
branch : develop
This commit is contained in:
dismine 2014-02-20 20:23:19 +02:00
parent e92d314e70
commit a00df0fc49

6
README
View file

@ -24,8 +24,12 @@ Prerequisites:
* On Unix:
- ccache
- g++ (at least GCC 4.6 is needed and GCC 4.8 is recommended)
- xpdf package (tool pdftops).
* On Windows:
- MinGW or Visual Studio
- MinGW or Visual Studio
- Xpdf is an open source viewer for Portable Document Format (PDF)
files. Website http://www.foolabs.com/xpdf/. Put tool pdftops.exe
in the same directory with Valentina's binary file.
The installed toolchains have to match the one Qt was compiled with.