← Back to team overview

yade-dev team mailing list archive

[Branch ~yade-pkg/yade/git-trunk] Rev 3759: Fix typo in installation sections of doce. Thanks to Jan.

 

------------------------------------------------------------
revno: 3759
committer: Anton Gladky <gladk@xxxxxxxxxx>
timestamp: Mon 2015-12-14 06:36:13 +0100
message:
  Fix typo in installation sections of doce. Thanks to Jan.
modified:
  doc/sphinx/installation.rst


--
lp:yade
https://code.launchpad.net/~yade-pkg/yade/git-trunk

Your team Yade developers is subscribed to branch lp:yade.
To unsubscribe from this branch go to https://code.launchpad.net/~yade-pkg/yade/git-trunk/+edit-subscription
=== modified file 'doc/sphinx/installation.rst'
--- doc/sphinx/installation.rst	2015-12-07 15:35:00 +0000
+++ doc/sphinx/installation.rst	2015-12-14 05:36:13 +0000
@@ -252,7 +252,7 @@
  such version, please switch this option ON. Otherwise, if you mix Qt-versions a
  ``Segmentation fault`` will appear just after Yade is started. To provide
  necessary build dependencies for Qt5, install ``python-pyqt5 pyqt5-dev-tools``
- instead of ``python-qt4 pyqt4-dev-tools``, which is needed for Qt4.
+ instead of ``python-qt4 pyqt4-dev-tools``, which is needed for Qt5.
 
 If cmake finishes without errors, you will see all enabled 
 and disabled options at the end. Then start the actual compilation process with::