1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

Merge branch 'pr899'

This commit is contained in:
Dubslow 2014-12-05 17:21:23 -06:00
commit b3c08f8e09
No known key found for this signature in database
GPG Key ID: 3DB8E05315C220AA

View File

@ -134,6 +134,16 @@ yum groupinstall "Development Tools"
yum install qt-devel qt-doc qt-creator opencv-devel openal-soft-devel libXScrnSaver-devel
```
Slackware:
You can grab slackbuilds of the needed dependencies here:
http://slackbuilds.org/repository/14.1/libraries/OpenAL/
http://slackbuilds.org/repository/14.1/libraries/qt5/
http://slackbuilds.org/repository/14.1/libraries/opencv/
###Tox Core
First of all install the dependencies of Tox Core.