summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@qt.io>2016-11-15 12:12:02 +0100
committerMichal Klocek <michal.klocek@qt.io>2016-11-29 12:02:07 +0000
commit79649acb80e4bc1bc343dfeb70545400915eaa8e (patch)
tree0e8611f804cf64564593be350379da609fb79164
parenta79fd91391c489ea1cd7baf717778b75e4847b92 (diff)
Doc: update platform notes
Change-Id: I2482a570f7c22b5cff5ce217dbece1746441961e Reviewed-by: Kai Koehne <kai.koehne@qt.io>
-rw-r--r--src/webengine/doc/src/qtwebengine-platform-notes.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/webengine/doc/src/qtwebengine-platform-notes.qdoc b/src/webengine/doc/src/qtwebengine-platform-notes.qdoc
index c5ebe0f06..615e3eed0 100644
--- a/src/webengine/doc/src/qtwebengine-platform-notes.qdoc
+++ b/src/webengine/doc/src/qtwebengine-platform-notes.qdoc
@@ -62,14 +62,14 @@
On all platforms, the following tools are required:
\list
- \li \l Python 2.7 or later
+ \li \l Python 2.7.5 or later
\li Bison, Flex
\li GPerf
\endlist
\section2 Windows
- On Windows, Visual Studio 2013 or Visual Studio 2015 is required.
+ On Windows, Visual Studio 2015 and Windows 10 SDK are required.
\section2 Linux