From a00df0fc4928d4f3c4b9c028df20d294ce28cf81 Mon Sep 17 00:00:00 2001 From: dismine Date: Thu, 20 Feb 2014 20:23:19 +0200 Subject: [PATCH] New dependency. --HG-- branch : develop --- README | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README b/README index ae3363403..e0155f143 100644 --- a/README +++ b/README @@ -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.