Skip to content

Commit

Permalink
QtWebKit: Python 3 is now needed to build the library (#2309).
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed Mar 28, 2020
1 parent b82f9bd commit 2c254f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/3rdparty/QtWebKit/README.rst
Expand Up @@ -3,7 +3,7 @@ In order to build `QtWebKit <https://wiki.qt.io/QtWebKit>`__, we need to:
- **Windows:** install:

- `Perl >= 5.20 <https://activestate.com/activeperl>`__;
- `Python 2.7 <https://python.org/>`__;
- `Python 3 <https://python.org/>`__;
- `Ruby >= 1.9 <https://rubyinstaller.org/>`__;
- `Bison and Flex <https://sourceforge.net/projects/winflexbison/>`__;
- `gperf <http://gnuwin32.sourceforge.net/packages/gperf.htm>`__; and
Expand Down

0 comments on commit 2c254f0

Please sign in to comment.