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. 4
      INSTALL.md

4
INSTALL.md

@ -8,8 +8,8 @@ @@ -8,8 +8,8 @@
##Dependencies
| Name | Version | Modules |
|--------------|-------------|------------------------------------- |
| Qt | >= 5.2.0 | core, gui, network, widget, xml, sql |
|--------------|-------------|------------------------------------------ |
| 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 |

Loading…
Cancel
Save