Browse Source

Add Qt svg module to dependencies in INSTALL.md

pull/1103/head
Zetok Zalbavar 11 years ago
parent
commit
f8b6445a65
No known key found for this signature in database
GPG Key ID: C953D3880212068A
  1. 16
      INSTALL.md

16
INSTALL.md

@ -7,14 +7,14 @@ @@ -7,14 +7,14 @@
<a name="dependencies" />
##Dependencies
| Name | Version | Modules |
|--------------|-------------|------------------------------------- |
| Qt | >= 5.2.0 | core, gui, network, widget, xml, sql |
| GCC/MinGW | >= 4.8 | C++11 enabled |
| Tox Core | most recent | core, av |
| OpenCV | >= 2.4.9 | core, highgui, imgproc |
| OpenAL Soft | >= 1.16.0 | |
| filter_audio | most recent | |
| Name | Version | Modules |
|--------------|-------------|------------------------------------------ |
| Qt | >= 5.2.0 | core, gui, network, sql, svg, widget, xml |
| GCC/MinGW | >= 4.8 | C++11 enabled |
| 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" />

Loading…
Cancel
Save