Browse Source

chore(INSTALL): Bump Qt lowest versions

Since new Debian stable was released, we can drop support of old packages
pull/4493/head
Diadlo 9 years ago
parent
commit
f1cf733e3d
No known key found for this signature in database
GPG Key ID: 5AF9F2E29107C727
  1. 2
      INSTALL.md

2
INSTALL.md

@ -40,7 +40,7 @@ @@ -40,7 +40,7 @@
| Name | Version | Modules |
|---------------|-------------|-------------------------------------------------- |
| [Qt] | >= 5.3.0 | core, gui, network, opengl, sql, svg, widget, xml |
| [Qt] | >= 5.5.0 | core, gui, network, opengl, sql, svg, widget, xml |
| [GCC]/[MinGW] | >= 4.8 | C++11 enabled |
| [toxcore] | = 0.1.\* | core, av |
| [FFmpeg] | >= 2.6.0 | avformat, avdevice, avcodec, avutil, swscale |

Loading…
Cancel
Save