mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-02-01 10:30:08 -05:00
readme upd
This commit is contained in:
parent
eaf802c562
commit
f37fb43197
@ -33,12 +33,9 @@ Install the dependencies.
|
||||
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:
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user