aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Arve Saether <jan-arve.saether@digia.com>2012-12-13 12:19:56 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-01-13 15:55:59 +0100
commitc639fec072ece5c6695699e18dbdcb40c9456b4b (patch)
treeb3a9ae6f881b3a674748c66b3a467fa41743b519
parentd2b2b92d49eae167d99879306523ab1e9ccde7cb (diff)
Add ruby to the list of new dependencies for Qt 5 on Windows
Change-Id: Ieb168e8cd21633216fdb141907047da4e41c5091 Reviewed-by: Simon Hausmann <simon.hausmann@digia.com> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com> Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
-rw-r--r--README8
1 files changed, 5 insertions, 3 deletions
diff --git a/README b/README
index b1c97a49..392d7eb2 100644
--- a/README
+++ b/README
@@ -49,9 +49,11 @@ HOW TO BUILD QT5
Windows:
--------
- Open a Windows SDK (7.0, 7.1 or later) command prompt. Ensure that Perl
- version 5.12 or later and Python version 2.7 or later can be found in the
- path.
+ Open a Windows SDK (7.0, 7.1 or later) command prompt. Ensure that the
+ following tools can be found in the path:
+ * Perl version 5.12 or later [http://www.activestate.com/activeperl/]
+ * Python version 2.7 or later [http://www.activestate.com/activepython/]
+ * Ruby version 1.9.3 or later [http://rubyinstaller.org/]
cd <path>\qt-everywhere-opensource-src-<version>
configure -prefix %CD%\qtbase -opensource -nomake tests