aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoman Lacko <backup.rlacko@gmail.com>2013-12-01 23:44:14 +0100
committerRoman Lacko <backup.rlacko@gmail.com>2013-12-01 23:44:14 +0100
commit75e64cfad8c6c8f9d0fd8ac3209fd1e6e250e140 (patch)
tree364522cab3923de74b375435cd847fcc3902ae20
parentc9ae3faaa1bf524063c65dd24e7146266ba20906 (diff)
Updated build dependencies on Ubuntu
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 7ad3bfe85..83be1ac1c 100644
--- a/README.rst
+++ b/README.rst
@@ -190,7 +190,7 @@ Installing prerequisities
::
- $ sudo apt-get install build-essential git cmake libqt4-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
#. Install latest `setuptools` distribution into the Python you
installed in the first step: download `ez_setup.py