doc: Added 16.04 dependencies listing

This commit is contained in:
Zen-CODE 2017-08-15 10:27:48 +02:00
parent 0cc3a98122
commit 0ea6e95df6
1 changed files with 6 additions and 0 deletions

View File

@ -93,6 +93,12 @@ For Ubuntu 15.04 and versions older than 12.04, this one should work::
python-gst0.10 python-enchant gstreamer0.10-plugins-good python-dev \
build-essential libgl1-mesa-dev libgles2-mesa-dev zlib1g-dev python-pip
For Ubuntu 16.04::
$ sudo apt-get install python-setuptools python-pygame python-opengl \
python-gst0.10 python-enchant gstreamer0.10-plugins-good python-dev \
build-essential python-pip libgl1-mesa-dev libgles2-mesa-dev zlib1g-dev
Kivy requires a recent version of Cython, so it's better to use the latest
supported version from pypi: