Browse Source

Depend on Qt >= 5.3 (instead of 5.2)

Fixes #2812
pull/2815/head
tux3 10 years ago
parent
commit
f27214f131
No known key found for this signature in database
GPG Key ID: 7E086DD661263264
  1. 2
      INSTALL.md

2
INSTALL.md

@ -43,7 +43,7 @@ @@ -43,7 +43,7 @@
| Name | Version | Modules |
|--------------|-------------|-------------------------------------------------- |
| Qt | >= 5.2.0 | core, gui, network, opengl, sql, svg, widget, xml |
| Qt | >= 5.3.0 | core, gui, network, opengl, sql, svg, widget, xml |
| GCC/MinGW | >= 4.8 | C++11 enabled |
| toxcore | most recent | core, av |
| FFmpeg | >= 2.6.0 | avformat, avdevice, avcodec, avutil, swscale |

Loading…
Cancel
Save