Git commit 9bae053017c8219156b47fe6d0e271ad3479d589 by Wolfgang Rohdewald. Committed on 21/01/2017 at 01:20. Pushed by wrohdewald into branch 'master'.
QT should be Qt M +2 -2 doc/index.docbook https://commits.kde.org/kajongg/9bae053017c8219156b47fe6d0e271ad3479d589 diff --git a/doc/index.docbook b/doc/index.docbook index 4ebb8448..62a2510e 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -1026,8 +1026,8 @@ contain these requirements. &kajongg; needs: (corresponding debian packages in p </para> <itemizedlist> <listitem><para>Python 3.5 or higher (python)</para></listitem> - <listitem><para>QT5.7 or higher</para></listitem> - <listitem><para>the python bindings for QT5 (python3-pyqt5)</para></listitem> + <listitem><para>Qt5.7 or higher</para></listitem> + <listitem><para>the python bindings for Qt5 (python3-pyqt5)</para></listitem> <listitem><para>the python twisted library 16.6.0 or higher (python3-twisted)</para></listitem> <listitem><para>sqlite3 (libsqlite3-0)</para></listitem> </itemizedlist>
