Skip to content

Commit

Permalink
Added required package for QtWebKit
Browse files Browse the repository at this point in the history
  • Loading branch information
cjermain committed Jul 18, 2015
1 parent 8c3ef5b commit 0263e92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/building/linux.rst
Expand Up @@ -10,7 +10,7 @@ Installing prerequisites

::

$ sudo apt-get install build-essential git cmake libqt4-dev libphonon-dev python2.7-dev libxml2-dev libxslt1-dev qtmobility-dev
$ sudo apt-get install build-essential git cmake libqt4-dev libphonon-dev python2.7-dev libxml2-dev libxslt1-dev qtmobility-dev libqtwebkit-dev

#. Install latest ``pip`` distribution into the Python you
installed in the first step: download `get-pip.py
Expand Down

0 comments on commit 0263e92

Please sign in to comment.