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

Update INSTALL.md

This commit is contained in:
Zetok Zalbavar 2014-12-22 10:50:08 +00:00
parent f7bef8d5c3
commit 86c672b8d7
No known key found for this signature in database
GPG Key ID: 53137C3033F09008

View File

@ -14,6 +14,7 @@
| Tox Core | most recent | core, av |
| OpenCV | >= 2.4.9 | core, highgui, imgproc |
| OpenAL Soft | >= 1.16.0 | |
| filter_audio | most recent | |
<a name="linux" />
@ -127,6 +128,12 @@ cd /home/user/qTox
./bootstrap.sh # use -h or --help for more information
```
###filter_audio
You also need to install filter_audio library separately if you did not run ``./bootstrap.sh``.
```bash
./install_libfilteraudio.sh
```
After all the dependencies are thus reeady to go, compiling should be as simple as
```bash
qmake