From e96651bc07d5e634f1ca22bb701a4a27db2f8249 Mon Sep 17 00:00:00 2001 From: lupoDharkael Date: Tue, 26 Dec 2017 21:22:30 +0100 Subject: [PATCH] Add min gcc version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 778cdf87..0a32a443 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ If you are not using any of these distros you'll need to compile the program :( but don't worry, it's pretty easy! ## Compilation -The compilation requires Qt version 5.3 or higher (this is the version that Debian 8 has in its repos, so most modern distros should be able to compile without installing newer Qt versions). +The compilation requires Qt version 5.3 or higher and GCC 4.9.2 or higher. ### Debian Compilation Dependencies: