readme upd

This commit is contained in:
Gambhiro 2015-12-16 16:25:28 +00:00
parent eaf802c562
commit f37fb43197

View File

@ -33,12 +33,9 @@ Install the dependencies.
For Ubuntu 15.04 (vivid) and 15.10 (wily): For Ubuntu 15.04 (vivid) and 15.10 (wily):
``` ```
sudo apt-get install g++ libdbus-1-dev libgl1-mesa-dev libgl-dev libglm-dev libjpeg-dev libpng12-dev libtbb-dev libxml2-dev qt5-default qt5-qmake qtbase5-dev libqt5opengl5-dev opencl-headers/vivid sudo apt-get install g++ libdbus-1-dev libgl1-mesa-dev libgl-dev libglm-dev libjpeg-dev libpng12-dev libtbb-dev libxml2-dev qt5-default qt5-qmake qtbase5-dev libqt5opengl5-dev nvidia-libopencl1-352
``` ```
Note that `opencl-headers/vivid` is used to select version 1.2. You may want to
lock the package at that version to avoid automatic upgrades.
Install the OpenCL drivers and opencl support for your hardware. For Nvidia: Install the OpenCL drivers and opencl support for your hardware. For Nvidia:
``` ```