mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Update INSTALL.md
Added dependency resolution for Slackware 14.1 users.
This commit is contained in:
parent
24badc0623
commit
794d73a6ce
10
INSTALL.md
10
INSTALL.md
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue
Block a user