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

Merge branch 'pr970'

This commit is contained in:
Dubslow 2014-12-31 19:14:09 -06:00
commit eb6a563f8b
No known key found for this signature in database
GPG Key ID: 3DB8E05315C220AA

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